C++里会被加粗的单词,有漏的吗?

auto
break
case char class const continue
default delete do double
else enum explicit extern
float for friend
goto
if inline int
long
namespace new
operator
private protected public
register return
short signed sizeof static struct switch
template this throw try typedef typeid typename
union unsigned using
virtual void volatile
while

……你是真闲

1 个赞

同意

还有呢,比如reinterpret_cast,reflexpr,requires,alignas,alignof,and,and_eq,asm,atomic_cancel,atomic_commit,atomic_noexcept,bitand,bitor,bool,catch,char16_t,char32_t,char8_t,compl,concept,consteval,constexpr,constinit,const_cast,co_return,co_wait,co_yield…

另外还有:decltype dynamic_cast export false mutable nullptr noexcept not not_eq or or_eq static_assert static_cast thread_local true wchar_t
除了我和你的其他就没了。

我找了一下

alignas, alignof, and, and_eq, 
asm, auto, bitand, bitor, bool, 
break, case, catch, char, char8_t, 
char16_t, char32_t, class, compl, 
concept, const, consteval, constexpr, 
const_cast, continue, co_await, co_return, 
co_yield, decltype, default, delete, do, 
double, dynamic_cast, else, enum, explicit, 
export, extern, false, float, for, friend, 
goto, if, inline, int, long, mutable, namespace, 
new, noexcept, not, not_eq, nullptr, operator, 
or, or_eq, private, protected, public, register, 
reinterpret_cast, requires, return, short, 
signed, sizeof, static, static_assert, 
static_cast, std, std::any, std::move, 
std::optional, std::shared_ptr, std::string,
std::unique_ptr, std::variant, std::vector,
struct, switch, template, this, thread_local,
throw, true, try, typedef, typeid, typename, 
union, unsigned, using, virtual, void, volatile
, wchar_t, while, xor, xor_eq