man std::tr1::bad_weak_ptr (Fonctions bibliothèques) -
NAME
std::tr1::bad_weak_ptr -
SYNOPSIS
Inherits exception.
Detailed Description
Definition at line 63 of file boost_shared_ptr.h.
Public Member Functions
virtual char const * what () const throw ()
Member Function Documentation
virtual char const* what () const throw () [inline, virtual]
Returns a C-style character string describing the general cause of the current error.
Reimplemented from exception.
Definition at line 67 of file boost_shared_ptr.h.
Author
Generated automatically by Doxygen for libstdc++ source from the source code.