std::bad_weak_ptr
Exception possibly thrown by shared_ptr.
- Provided by: libstdc++-9-doc (Version: 9.5.0-1ubuntu1~22.04.1)
- Source: gcc-9
- Report a bug
Exception possibly thrown by shared_ptr.
Inherits std::exception.
virtual char const * what () const noexcept
Exception possibly thrown by shared_ptr.
Definition at line 73 of file shared_ptr_base.h.
Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::exception.
Generated automatically by Doxygen for libstdc++ from the source code.