main
if
switch
for
while
do
continue
break
goto
return
sizeof
_Alignof
const
volatile
restrict
struct
union
_Alignas
typedef
_Static_assert
inline
_Noreturn
检查 *this 是否含值。
(无)
若 *this 含值则为 true ,若 *this 不含值则 false 。