Searched refs:LongColors (Results 1 – 1 of 1) sorted by relevance
26 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; enum56 test<LongColors>(); in main()