if
switch
for
while
do-while
continue
break
goto
return
decltype
typedef
const_cast
static_cast
dynamic_cast
reinterpret_cast
new
delete
this
// call exit(0) on 32-bit x86 Linux asm("movl $1,%%eax; xorl %%ebx,%%ebx; int $0x80" );