Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
138356832f3fbeeeb5fc52844d5023ccfbf04e26
/
.
/
Tests
/
CompileFeatures
/
cxx_strong_enums.cpp
blob: 6262456661c3c4dd49bbbb7b8821a802f2f3e727 [
file
]
enum
class
Colors
{
RedColor
,
GreenColor
,
BlueColor
};