Is enum class type or not in C++? – stackoverflow.com

I read about enumeration declaration in C++ using cppreference. Then I have made Enum class and check whether it is a class type or not using std::is_class. #include <iostream> enum class ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Is enum class type or not in C++? – stackoverflow.com"