__gnu_cxx::throw_value_base< _Cond > Struct Template Reference
Class with exception generation control. Intended to be used as a value_type in templatized code.
More...
List of all members.
Public Types
-
typedef _Cond condition_type
Public Member Functions
Public Attributes
Detailed Description
template<typename _Cond>
struct __gnu_cxx::throw_value_base< _Cond >
Class with exception generation control. Intended to be used as a value_type in templatized code.
Note: Destructor not allowed to throw.
Definition at line 453 of file throw_allocator.h.
The documentation for this struct was generated from the following file: