libstdc++
__gnu_cxx::throw_value_base< _Cond > Struct Template Reference
Inheritance diagram for __gnu_cxx::throw_value_base< _Cond >:

List of all members.

Public Types

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 455 of file throw_allocator.h.


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