Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/unord.hash/
H A Denum.pass.cpp24 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; enum
59 test<LongColors>(); in main()