C++保留字

Keywords:

alignas                         continue                               friend                             register                              true

alignof                         decltype                               goto                                reinterpret_cast                try

asm                              default                                  if                                     return                                 typedef

auto                              delete                                   inline                             short                                   typeid

bool                              do                                          int                                  signed                                typename

break                            double                                  long                               sizeof                                 union

case                              dynamic_cast                      mutable                        static                                  unsigned

catch                            else                                       namespace                  static_assert                      using  

char                              enum                                    new                               static_cast                          virtual

char16_t                       explicit                                 noexcept                      struct                                  void

char32_t                       export                                  nullptr                           switch                                 volatile

class                             extern                                  operator                        template                           wchar_t

const                            false                                      private                          this                                      while

constexpr                    float                                      protected                      thread_local

const_cast                   for                                         public                             throw

 

Alternative Operator Names:

and                               bitand                                  compl                              not_eq                                or_eq                                    xor_eq

and_eq                         bitor                                     not                                   or                                        xor

C++保留字,布布扣,bubuko.com

C++保留字

上一篇:蜗牛—Java基础之学习(五)


下一篇:基于AliOS Things Developer Kit开发板的外接传感器开发教程