Why does the compiler emit errors about throw specifications on my derived virtual functions?
Related Questions
- Can derived class override some but not all of a set of overloaded virtual member functions inherited from the base class?
- Why does C++ 5.3 and later emit errors about throw specifications on my derived virtual functions?
- Why does C++ 5.3 emit errors about throw specifications on my derived virtual functions?