Namespaces
Variants
Views
Actions

Standard library header <csetjmp>

From cppreference.com
< cpp‎ | header

This header was originally in the C standard library as <setjmp.h>.

This header is part of the program support library.

Types

execution context type
(typedef) [edit]

Macros

saves the context
(function macro) [edit]

Functions

jumps to specified location
(function) [edit]