C++的变量系列:关键字

一.简介

ISO C++98/03关键字共63个

asm      do          if        return       typedef

auto        double        inine       short         typeid

bool      dynamic_cast       int         signed      typename

break      else           long          sizeof       union

case        enum        mutable       static        unsigned

catch    explicit         namespace    static_cast     using

char      export        new       struct         virtual

class     extern        operator     switch        void

const     false          private      template      volatitle

const_cast  float         protected      this        wchar_t

continue   for         public         throw        while

default    friend        register       true          delete

goto     reinterpret_cast     try

posted @ 2019-06-26 13:33  言午丶  阅读(460)  评论(0编辑  收藏  举报