.TH "std::nested_exception" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::nested_exception \- Exception class with exception_ptr data member\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBnested_exception\fP (\fBconst\fP \fBnested_exception\fP &) \fBnoexcept\fP=\fBdefault\fP" .br .ti -1c .RI "\fBexception_ptr\fP \fBnested_ptr\fP () \fBconst\fP \fBnoexcept\fP" .br .ti -1c .RI "\fBnested_exception\fP & \fBoperator=\fP (\fBconst\fP \fBnested_exception\fP &) \fBnoexcept\fP=\fBdefault\fP" .br .ti -1c .RI "\fBvoid\fP \fBrethrow_nested\fP () \fBconst\fP" .br .in -1c .SH "Detailed Description" .PP Exception class with exception_ptr data member\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.