libstdc++
std::bad_weak_ptr Class Reference
Inheritance diagram for std::bad_weak_ptr:

List of all members.

Public Member Functions


Detailed Description

Exception possibly thrown by shared_ptr.


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.


The documentation for this class was generated from the following file: