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、asm    _asm是一個語句的分隔符。不
相關文章
相關標籤/搜索