Menu

#59 Support for 'final' attribute

v1.0 (example)
closed-fixed
nobody
None
5
2015-05-28
2015-05-27
No

C++11 introduces a final attribute for classes and methods (see http://en.cppreference.com/w/cpp/language/final) The parser fails to recognize these and names all final classes 'final'. Could you support parsing these?

Discussion

  • Jashua Cloutier

    Jashua Cloutier - 2015-05-28

    Implemented support for final and override in 143:0687b77cc971

     
  • Jashua Cloutier

    Jashua Cloutier - 2015-05-28

    Fixed

     
  • Jashua Cloutier

    Jashua Cloutier - 2015-05-28
    • status: open --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.