[ fromfile: keywords.xml id: keywords ]
Here is a list of keywords in C++. Those in bold are also part of ANSI C89.
and | extern | signed |
and_eq | false | sizeof |
asm | float | static |
auto | for | static_cast |
bitand | friend | struct |
bitor | goto | switch |
bool | if | template |
break | inline | this |
case | int | throw |
catch | long | true |
char | mutable | try |
class | namespace | typedef |
compl | new | typeid |
const | not | typename |
const_cast | not_eq | union |
continue | operator | unsigned |
default | or | using |
delete | or_eq | virtual |
do | private | void |
double | protected | volatile |
dynamic_cast | public | wchar_t |
else | register | while |
enum | reinterpret_cast | xor |
explicit | return | xor_eq |
export | short |
Generated: 2012-03-02 | © 2012 Alan Ezust and Paul Ezust. |