[置顶] c++标识符汇总(待更新。。。)

c++关键字:

alignas    alignaof    asm    auto

bool    break    

case    chatch    char    char16_t    char32_t    class    const    constexpr    const_cast    continue

decltype    default    delete    do    double    dynamic_cast

else    enum    explicit    export   extern    

flase    float    for    friend

goto

if    inline    int

long

mutable

namespace    new    nullptr

operator

private    protected    public

register    reinterpret_cast    return

short    signed    sizeof    static    static_assert    static_cast    struct    switch

template    this    threed_local    throw    true    try    typedef    typeid    typename

union    unsigned    using

virtual    void    volatile

wchar_t    while

c++操作符代替名:

and    and_eq    bitand    bitor    compl    not    not_eq

or    or_eq    xor    xor_eq


你可能感兴趣的:([置顶] c++标识符汇总(待更新。。。))