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::binary_negate(3) - debian |
| std::indirect_array(3) - debian |
| std::integral_constant(3) - debian |
| std::slice_array(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |