std::nested_exception(3cxx) debian man page | unix.com

Man Page: std::nested_exception

Operating Environment: debian

Section: 3cxx

std::nested_exception(3cxx)											       std::nested_exception(3cxx)

NAME
std::nested_exception -
SYNOPSIS
Inherited 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
std::gslice_array(3) - debian
std::unique_ptr(3) - debian
std::__future_base::_state_base(3cxx) - debian
std::placeholders(3cxx) - debian
std::type_info(3cxx) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?