C++關鍵字及其詳解

C++關鍵字  備註:圖中是C++98/03中的63個關鍵字,紅色標註的是C語言的32個關鍵字。C++11中有73個關鍵字,新增加的10個分別爲:alignas、alignof、char16_t、char32_t、constexpr、decltype、noexpect、nullptr、static_assert、thread_local 下面是對部分關鍵字的解釋: 一、數據類型相關 1、bool、
相關文章
相關標籤/搜索