When the C++ compiler sees an enum definition, it allocates a special memory structure wide enough to hold the possible values (in the above ...
確定! 回上一頁