You are viewing a single comment's thread. Return to all comments →
This would probably work but the casting of out of range value is undefined behavior. See https://en.cppreference.com/w/cpp/language/enum#Notes
Seems like cookies are disabled on this browser, please enable them to open this website
I agree to HackerRank's Terms of Service and Privacy Policy.
C++ Class Template Specialization
You are viewing a single comment's thread. Return to all comments →
This would probably work but the casting of out of range value is undefined behavior. See https://en.cppreference.com/w/cpp/language/enum#Notes