Query: std::bad_weak_ptr
OS: debian
Section: 3cxx
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::bad_weak_ptr(3cxx) std::bad_weak_ptr(3cxx)NAMEstd::bad_weak_ptr -SYNOPSISInherits std::exception. Public Member Functions virtual char const * what () const throw () Detailed Description Exception possibly thrown by shared_ptr. Definition at line 60 of file shared_ptr_base.h. Member Function Documentation virtual char const* std::bad_weak_ptr::what () const throw () [virtual] Returns a C-style character string describing the general cause of the current error. Reimplemented from std::exception. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::bad_weak_ptr(3cxx)