Skip to content

5.8-arduino6: c++: Properly parse C++11 override and final members

Compare
Choose a tag to compare
@cmaglie cmaglie released this 21 Jan 10:11
· 8 commits to master since this release

Fixed parsing of c++11 keywords:

  • static_assert
  • noexcept
  • final
  • override