C++中四種強制類型轉換

C++的四種強制類型轉換,所以C++不是類型安全的。分別爲:static_cast , dynamic_cast , const_cast , reinterpret_cast 下面介紹的四種強制類型轉換如圖:
相關文章
相關標籤/搜索