.TH "std::nested_exception" 3cxx "Sun Jan 6 2013" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::nested_exception \- .SH SYNOPSIS .br .PP .PP Inherited by std::_Nested_exception< _Except >\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBnested_exception\fP (const \fBnested_exception\fP &)=default" .br .ti -1c .RI "exception_ptr \fBnested_ptr\fP () const " .br .ti -1c .RI "\fBnested_exception\fP & \fBoperator=\fP (const \fBnested_exception\fP &)=default" .br .ti -1c .RI "void \fBrethrow_nested\fP () const __attribute__((__noreturn__))" .br .in -1c .SH "Detailed Description" .PP Exception class with exception_ptr data member\&. .PP Definition at line 55 of file nested_exception\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.