May a destructor be final? – stackoverflow.com

Does the C++ standard allow a destructor to be declared as final? Like this: class Derived: public Base { ... virtual ~Derived() final; } And if so, does that prevent the declaration ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "May a destructor be final? – stackoverflow.com"