Enum types in C++ can be any integer type big enough to cover the required range. I think most C++ compilers use the smallest integer type that ...
確定! 回上一頁