.TH "std::nested_exception" 3cxx "Tue Jul 2 2019" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::nested_exception \- Exception class with exception_ptr data member\&. .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 &) noexcept=default" .br .ti -1c .RI "\fBexception_ptr\fP \fBnested_ptr\fP () const noexcept" .br .ti -1c .RI "\fBnested_exception\fP & \fBoperator=\fP (const \fBnested_exception\fP &) noexcept=default" .br .ti -1c .RI "void \fBrethrow_nested\fP () const" .br .in -1c .SH "Detailed Description" .PP Exception class with exception_ptr data member\&. .PP Definition at line 52 of file nested_exception\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.