libstdc++
|
Public Member Functions | |
const char * | what () const noexcept override |
Exception class thrown when a disengaged optional object is dereferenced.
Definition at line 89 of file std/optional.
|
inlineoverridevirtualnoexcept |
Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::exception.
Definition at line 95 of file std/optional.