libstdc++
|
Public Member Functions | |
virtual const char * | what () const noexcept |
Exception class thrown by a failed any_cast
.
Definition at line 67 of file experimental/any.
|
inlinevirtualnoexcept |
Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::bad_cast.
Definition at line 70 of file experimental/any.