
C++ Reserved Words & Keywords
alignas (since C++11) alignof (since C++11) and and_eq asm auto bitand bitor bool break case catch char char16_t (since C++11) char32_t (since C++11) class compl const constexpr (since C++11) const_cast continue | decltype (since C++11) default delete do double dynamic_cast else enum explicit export extern false float for friend goto if inline int long mutable | namespace new noexcept (since C++11) not not_eq nullptr (since C++11) operator or or_eq private protected public register reinterpret_cast return short signed sizeof static static_assert (since C++11) static_cast | struct switch template this thread_local (since C++11) throw true try typedef typeid typename union unsigned using virtual void volatile wchar_t while xor xor_eq |