全般2
| C++言語 予約語 |
C言語 予約語 |
| asm | |
| auto | auto |
| bool | |
| break | break |
| case | case |
| catch | |
| char | char |
| class | |
| const | const |
| const_cast | |
| continue | continue |
| default | default |
| delete | |
| do | do |
| double | double |
| dynamic_cast | |
| else | else |
| enum | enum |
| explicit | |
| export | |
| extern | extern |
| FALSE | |
| float | float |
| for | for |
| friend | |
| goto | goto |
| if | if |
| inline | |
| int | int |
| long | long |
| mutable | |
| namespace | |
| new | |
| operator | |
| private | |
| protected | |
| public | |
| register | register |
| reinterpret_cast | |
| return | return |
| short | short |
| signed | signed |
| sizeof | sizeof |
| static | static |
| static_cast | |
| struct | struct |
| switch | switch |
| template | |
| this | |
| throw | |
| TRUE | |
| try | |
| typedef | typedef |
| typeid | |
| typename | |
| union | union |
| unsigned | unsigned |
| using | |
| virtual | |
| void | void |
| volatile | volatile |
| wchar_t | |
| while | while |