STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
stdext::threads::lock_error Class Reference
Inheritance diagram for stdext::threads::lock_error:

Public Member Functions

 lock_error ()
 

Constructor & Destructor Documentation

stdext::threads::lock_error::lock_error ( )
inline
27  : _STD runtime_error("lock error")
28  { // default construct
29  }
Definition: stdexcept:165

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