Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

C++11 adds support for specifying "final" on derived virtual functions to prevent further overriding of the function by any derived classes of the current "final" class.


Yep. Imported more-or-less from Java OOP.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: