.TH "std::bad_weak_ptr" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::bad_weak_ptr \- Exception possibly thrown by \fCshared_ptr\fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::exception\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBvirtual\fP char \fBconst\fP * \fBwhat\fP () \fBconst\fP \fBnoexcept\fP" .br .in -1c .SH "Detailed Description" .PP Exception possibly thrown by \fCshared_ptr\fP\&. .PP Definition at line \fB73\fP of file \fBshared_ptr_base\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "\fBvirtual\fP char \fBconst\fP * std::bad_weak_ptr::what () const\fC [virtual]\fP, \fC [noexcept]\fP" Returns a C-style character string describing the general cause of the current error\&. .PP Reimplemented from \fBstd::exception\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.