Translations of this page?:

reinterpret_cast

文法:

reinterpret_cast<> (オブジェクト);

reinterpret_cast演算子はあるデータの型を他の型に変換します。互換性のないポインタ型同士でキャストするのに使用されます。

関連トピック: const_cast, dynamic_cast, static_cast, casting_comparison

 
• • • SitemapRecent changesRSScc