C++ Keywords

This is a list of reserved keywords in C++. Since they are used by the language, these keywords are not available for re-definition (or overloading) by programmers.

1 meaning changed in C++0x.

2 C++0x feature