Man Page: std::nested_exception
Operating Environment: debian
Section: 3cxx
std::nested_exception(3cxx) std::nested_exception(3cxx)NAMEstd::nested_exception -SYNOPSISInherited by std::_Nested_exception< _Except >. Public Member Functions nested_exception (const nested_exception &) exception_ptr nested_ptr () const nested_exception & operator= (const nested_exception &) 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 Nov 27 2012 std::nested_exception(3cxx)
| Related Man Pages |
|---|
| __gnu_parallel::lexicographic(3) - debian |
| std::tuple(3) - debian |
| std::unique_ptr(3) - debian |
| __gnu_profile::__trace_vector_to_list(3cxx) - debian |
| std::type_info(3cxx) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |