| カテゴリ | キーワード | 1998 |
|---|---|---|
| その他 | asm |
* |
inline |
||
wchar_t |
* | |
| OOP | class |
|
delete |
||
explicit |
* | |
friend |
||
mutable |
* | |
new |
||
operator |
||
private |
||
protected |
||
public |
||
this |
||
typeid |
* | |
virtual |
||
| テンプレート | template |
|
typename |
* | |
export |
* | |
| 例外処理 | catch |
|
throw |
||
try |
||
| 新形式キャスト | const_cast |
* |
dynamic_cast |
* | |
reinterpret_cast |
* | |
static_cast |
* | |
| 名前空間 | namespace |
* |
using |
* | |
| Boolean | bool |
* |
false |
* | |
true |
* |