std_tr1_bad_weak_ptr.3cxx

Langue: en

Version: 357247 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::tr1::bad_weak_ptr -

Exception possibly thrown by shared_ptr.

SYNOPSIS


Inherits std::exception.

Public Member Functions


virtual char const * what () const throw ()

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.

Author

Generated automatically by Doxygen for libstdc++ from the source code.