Query: std::nested_exception
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::nested_exception(3) Library Functions Manual std::nested_exception(3)NAMEstd::nested_exception -SYNOPSISInherited by std::_Nested_exception< _Except >. Public Member Functions nested_exception (const nested_exception &)=default exception_ptr nested_ptr () const nested_exception & operator= (const nested_exception &)=default void rethrow_nested () const __attribute__((__noreturn__)) Detailed Description Exception class with exception_ptr data member. Definition at line 55 of file nested_exception.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::nested_exception(3)