enum -基(C++11), -, 冒号( : ),后随指名某个整型类型的类型说明符序列(若它为cv 限定,则 ... enum byte : unsigned char {}; // byte 是新的整数类型 byte b { 42 } ...
確定! 回上一頁