Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
CompileFeatures
/
cxx_strong_enums.cpp
blob: 6262456661c3c4dd49bbbb7b8821a802f2f3e727 [
file
] [
log
] [
blame
]
enum
class
Colors
{
RedColor
,
GreenColor
,
BlueColor
};