table of contents
conflicting packages
__cxxabiv1::__forced_unwind(3cxx) | __cxxabiv1::__forced_unwind(3cxx) |
NAME¶
__cxxabiv1::__forced_unwind - Thrown as part of forced unwinding.
SYNOPSIS¶
#include <cxxabi_forced.h>
Detailed Description¶
Thrown as part of forced unwinding.
A magic placeholder class that can be caught by reference to recognize forced unwinding.
Definition at line 48 of file cxxabi_forced.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |