Searched refs:EightBitColors (Results 1 – 1 of 1) sorted by relevance
28 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; enum57 test<EightBitColors>(); in main()