cxx/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
2013-09-03 17:55:32 +00:00
..
enum.fail.cpp LWG Issue 2148: Hashing Enums 2013-09-03 17:55:32 +00:00
enum.pass.cpp LWG Issue 2148: Hashing Enums 2013-09-03 17:55:32 +00:00
floating.pass.cpp license change 2010-11-16 22:09:02 +00:00
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. 2011-12-05 00:08:45 +00:00
pointer.pass.cpp license change 2010-11-16 22:09:02 +00:00