キャスト

const_cast<>() 変数のconst属性またはvolatile属性を追加・除去する.
reinterpret_cast<>()
static_cast<>()
dynamic_cast<>()

はたいたかし
2001-07-21
トップ > 開発ツール > C++