.TH "__gnu_cxx::condition_base" 3cxx "Sat Aug 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::condition_base \- Base struct for condition policy\&. .SH SYNOPSIS .br .PP .PP Inherited by \fB__gnu_cxx::limit_condition\fP, and \fB__gnu_cxx::random_condition\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBcondition_base\fP (const \fBcondition_base\fP &)=default" .br .ti -1c .RI "\fBcondition_base\fP & \fBoperator=\fP (const \fBcondition_base\fP &)=default" .br .in -1c .SH "Detailed Description" .PP Base struct for condition policy\&. Requires a public member function with the signature void throw_conditionally() .PP Definition at line 416 of file throw_allocator\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.