Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Includes the Standard C library header <setjmp.h> and adds the associated names to the std namespace.
#include <csetjmp>
Remarks
Including this header ensures that the names declared using external linkage in the Standard C library header are declared in the std namespace.
See Also
Reference
Thread Safety in the C++ Standard Library