Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
Denum.pass.cpp25 enum class Cardinals { zero, one, two, three, five=5 }; enum
52 test<Cardinals>(); in main()