| std::nested_exception(3cxx) | std::nested_exception(3cxx) |
std::nested_exception - Exception class with exception_ptr data member.
#include <exception>
nested_exception (const nested_exception &)
noexcept=default
exception_ptr nested_ptr () const noexcept
nested_exception & operator= (const nested_exception
&) noexcept=default
void rethrow_nested () const
Exception class with exception_ptr data member.
Generated automatically by Doxygen for libstdc++ from the source code.
| libstdc++ |