Public Member Functions

std::tr1::bad_weak_ptr Class Reference
[Exceptions]

Exception possibly thrown by shared_ptr. More...

Inheritance diagram for std::tr1::bad_weak_ptr:
Inheritance graph
[legend]

List of all members.

Public Member Functions


Detailed Description

Exception possibly thrown by shared_ptr.

Definition at line 58 of file boost_sp_counted_base.h.


Member Function Documentation

virtual char const* std::tr1::bad_weak_ptr::what (  )  const throw () [inline, virtual]

Returns a C-style character string describing the general cause of the current error.

Reimplemented from std::exception.

Definition at line 62 of file boost_sp_counted_base.h.


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