List Question
10 TechQA 2015-06-16 06:28:20Use enum classes with Boost Test
3k views
Asked by ValarDohaeris
Wrap enum class with Cython
6.7k views
Asked by user3684792
c++: enum inside of a class using "enum class"
10.1k views
Asked by divine-code
Elaborated-type-specifier for a scoped enum must not use the ‘class’ keyword
14.9k views
Asked by Drew Noakes
enum input from xml to c++ program using boost::property_tree
769 views
Asked by Raymond Valdes
How to get enum from boost::property_tree?
2.3k views
Asked by Raymond Valdes
Wrap legacy c enum to c++11 enum class
1k views
Asked by user2714602
How to make enum class to work with the 'bit-or' feature?
3.2k views
Asked by user1899020
Expose a private std::bitset field that is inside a class for modification
54 views
Asked by Dragon s Den
Can you use bitwise operators with enum classes without casting?
3.3k views
Asked by Zebrafish