main
if
switch
for
while
do
continue
break
goto
return
sizeof
_Alignof
const
volatile
restrict
struct
union
_Alignas
typedef
_Static_assert
inline
_Noreturn
<csetjmp>
std::jmp_buf 类型是适合存储信息,以恢复到调用方环境的数组类型。存储的信息足以恢复在程序的正确块的信息,和该块的调用。浮点状态标志,或打开的文件,或任何其他数据不存储于 jmp_buf 类型对象。
std::jmp_buf
jmp_buf