C++ Keywords
asm do if return try
auto double inline short typedef
bool dynamic_cast int signed typeid
break else long sizeof typename
case enum mutable static union
catch explicit namespace static_cast unsigned
char export new struct using
class extern operator switch virtual
const false private template void
const_cast float protected this volatile
continue for public throw wchar_t
default friend register true while
delete goto reinterpret_cast
C++ Operator Alternative Names
and bitand compl not_eq or_eq xor_eq
and_eq bitor not or xor
New C++ Language Features: C++/CLI Keywords
ref value interface property delegate event
abstract override sealed generic where finally
each gcnew initonly nullptr
Non-Keyword Language Constructs
array interior_ptr pin_ptr safe_cast typeid