Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
c++0x: Is it possible to make the compiler choose scope if unambiguous?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Michael Doubez, post: 4191112"] You are already in a class scope, IMO you don't need enum class; plain enum should be sufficient: enum Enum : uin32_t { ... I don't see how you can make the economy of the class specifier. AFAIK if you remove the 'class', you no longer needed the cast. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
c++0x: Is it possible to make the compiler choose scope if unambiguous?
Top