Exception declarations, which include throw expressions;
exception specifications are described in Exception handling (C++ only).
The type qualifiers const and volatile,
which are used only in class member functions; they are described
in Constant and volatile member functions (C++ only).