libstdc++
|
#include <any>
Public Member Functions | |
virtual const char * | what () const noexcept |
|
inlinevirtualnoexcept |
Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::bad_cast.