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