| libstdc++
    | 
Inherited by std::_Nested_exception< _Except >.
| Public Member Functions | |
| nested_exception (const nested_exception &) noexcept=default | |
| exception_ptr | nested_ptr () const noexcept | 
| nested_exception & | operator= (const nested_exception &) noexcept=default | 
| void | rethrow_nested () const | 
Exception class with exception_ptr data member.
Definition at line 56 of file nested_exception.h.