C++相關(關鍵字)

inline:對代碼展開,拿空間換時間 namespace解決同名衝突 noexcept:不拋出異常聲明函數 extern:主要用於不同文件常量共享 not=! not_eq= != nullptr C++11引入空指針主要用於定義模板類時和0的區別 operator:重載操作符 or = || or_eq = |= reinterpret_cast轉換 signed:代符號的int static
相關文章
相關標籤/搜索