キャスト
const_cast<>()
変数の
const
属性または
volatile
属性を追加・除去する.
reinterpret_cast<>()
static_cast<>()
dynamic_cast<>()
はたいたかし
2001-07-21
トップ
>
開発ツール
>
C++