table of contents
__cxxabiv1::__forced_unwind(3) | Library Functions Manual | __cxxabiv1::__forced_unwind(3) |
NAME¶
__cxxabiv1::__forced_unwind -
Thrown as part of forced unwinding.
A magic placeholder class that can be caught by reference to recognize forced unwinding.
SYNOPSIS¶
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 41 of file cxxabi-forced.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
19 Jun 2018 | libstdc++ |