Std::nested_exception -
Inherited by std::_Nested_exception< _Except >.
nested_exception (const nested_exception &)=default
exception_ptr nested_ptr () const
nested_exception & operator= (const nested_exception &)=default
void rethrow_nested () const __attribute__((__noreturn__))
Exception class with exception_ptr data member.
Definition at line 55 of file nested_exception.h.
Generated automatically by Doxygen for libstdc++ from the source code.