Skip to content

v_0.9

Compare
Choose a tag to compare
@andreasfertig andreasfertig released this 03 Feb 17:17
· 195 commits to main since this release
a6dabbb

Bug Fixes:

  • static_cast instead of reinterpret_cast for interpreting pointer to integral conversion (#512)
  • inline namespace in global scope causes crash (#509)
  • Odd output for decltype return values. Lambda hunt. (#490)
  • C++20 lambda in unevaluated context not shown (#468)
  • Conversion-operator not shown within argument for function template (#415)
  • A minor attention to lambda expressions (#344)

Closed:

  • Problems building on windows (#508)
  • printing output in html format!! (#505)
  • Ninja command through error. (#504)
  • Please guide the complete installation process in ubuntu (#503)
  • How to install cpp insights (#502)
  • make command issue (#498)