Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C++11 の使用; ミンウ; Ubuntu 12.04 LTS:
与えられた:
enum TMyEnum { Enum_1, Enum_3, Enum_3 };
TMyEnum のメンバー数 (この場合は 3) を教えてくれる関数は何ですか?