__gnu_cxx::__concurrence_unlock_error
NAME
__gnu_cxx::__concurrence_unlock_error -
SYNOPSIS
Inherits std::exception.
Detailed Description
Definition at line 78 of file concurrence.h.
Public Member Functions
virtual char const * what () const throw ()Member Function Documentation
Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::exception.
Definition at line 82 of file concurrence.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
