libstdc++
|
Public Member Functions | |
virtual char const * | what () const throw () |
Exception possibly thrown by shared_ptr
.
Definition at line 60 of file shared_ptr_base.h.
|
virtual |
Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::exception.