Why can't a destructor be marked constexpr? – stackoverflow.com

In C++, you can declare many things as constexpr: variables, functions (including member functions and operators), constructors, and since C++1z, also if statements and lambda expressions. However, ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Why can't a destructor be marked constexpr? – stackoverflow.com"