Newbetuts
.
New posts in enum-class
Is it safe to reinterpret_cast an enum class variable to a reference of the underlying type?
c++
c++11
reinterpret-cast
enum-class
Is it possible to manually define a conversion for an enum class?
c++
enums
c++11
enum-class
Can't use enum class as unordered_map key
c++
c++11
map
enums
enum-class
Is it possible to determine the number of elements of a c++ enum class?
c++
c++11
cardinality
enum-class
How can I output the value of an enum class in C++11
c++
c++11
templates
enums
enum-class
Prev