std::nested_exception(3cxx) std::nested_exception(3cxx)
NAME
std::nested_exception - Exception class with exception_ptr data member.
SYNOPSIS
Public Member Functions
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
Detailed Description
Exception class with exception_ptr data member.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Thu Dec 18 2025 std::nested_exception(3cxx)
Generated by dwww version 1.14 on Sat Jun 13 11:26:42 CEST 2026.