Home
last modified time | relevance | path

Searched refs:EightBitColors (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/function.objects/unord.hash/
Denum.pass.cpp28 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; enum
60 test<EightBitColors>(); in main()