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.
<csetjmp>
namespace std {
#include <setjmp.h>
};
Include the standard header**<csetjmp>** to effectively include the standard header <setjmp.h> within the std namespace.