man std::tr1::bad_function_call (Fonctions bibliothèques) -
NAME
std::tr1::bad_function_call -
SYNOPSIS
Inherits exception.
Detailed Description
Definition at line 738 of file tr1/functional.
Public Member Functions
virtual const char * what () const throw ()
Member Function Documentation
virtual const char* what () const throw () [virtual, inherited]
Returns a C-style character string describing the general cause of the current error.
Reimplemented in ios_base::failure, bad_weak_ptr, logic_error, and runtime_error.
Author
Generated automatically by Doxygen for libstdc++ source from the source code.