.TH "__gnu_cxx::throw_value_base< _Cond >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::throw_value_base< _Cond > \- Class with exception generation control\&. Intended to be used as a value_type in templatized code\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits _Cond\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Cond \fBcondition_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBthrow_value_base\fP (const std::size_t __i)" .br .ti -1c .RI "\fBthrow_value_base\fP (const \fBthrow_value_base\fP &__v)" .br .ti -1c .RI "\fBthrow_value_base\fP (\fBthrow_value_base\fP &&)=default" .br .ti -1c .RI "\fBthrow_value_base\fP & \fBoperator++\fP ()" .br .ti -1c .RI "\fBthrow_value_base\fP & \fBoperator=\fP (const \fBthrow_value_base\fP &__v)" .br .ti -1c .RI "\fBthrow_value_base\fP & \fBoperator=\fP (\fBthrow_value_base\fP &&)=default" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "std::size_t \fB_M_i\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br 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\&. .PP Definition at line \fB625\fP of file \fBthrow_allocator\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef _Cond \fB__gnu_cxx::throw_value_base\fP< _Cond >::condition_type" .PP Definition at line \fB627\fP of file \fBthrow_allocator\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_cxx::throw_value_base\fP< _Cond >::throw_value_base ()\fC [inline]\fP" .PP Definition at line \fB634\fP of file \fBthrow_allocator\&.h\fP\&. .SS "template \fB__gnu_cxx::throw_value_base\fP< _Cond >::throw_value_base (const \fBthrow_value_base\fP< _Cond > & __v)\fC [inline]\fP" .PP Definition at line \fB637\fP of file \fBthrow_allocator\&.h\fP\&. .SS "template \fB__gnu_cxx::throw_value_base\fP< _Cond >::throw_value_base (const std::size_t __i)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB645\fP of file \fBthrow_allocator\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template \fBthrow_value_base\fP & \fB__gnu_cxx::throw_value_base\fP< _Cond >::operator++ ()\fC [inline]\fP" .PP Definition at line \fB664\fP of file \fBthrow_allocator\&.h\fP\&. .SS "template \fBthrow_value_base\fP & \fB__gnu_cxx::throw_value_base\fP< _Cond >::operator= (const \fBthrow_value_base\fP< _Cond > & __v)\fC [inline]\fP" .PP Definition at line \fB650\fP of file \fBthrow_allocator\&.h\fP\&. .SH "Member Data Documentation" .PP .SS "template std::size_t \fB__gnu_cxx::throw_value_base\fP< _Cond >::_M_i" .PP Definition at line \fB631\fP of file \fBthrow_allocator\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.