You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/utilities/function.objects/unord.hash
Marshall Clow 9e613ca1b3 LWG Issue 2148: Hashing Enums
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189831 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
enum.fail.cpp LWG Issue 2148: Hashing Enums 12 years ago
enum.pass.cpp LWG Issue 2148: Hashing Enums 12 years ago
floating.pass.cpp license change 15 years ago
integral.pass.cpp Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. 14 years ago
pointer.pass.cpp license change 15 years ago