This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eb56f4fe2f
llvm-project
/
libcxx
/
test
/
utilities
/
function.objects
/
unord.hash
History
Marshall Clow
5155a569d1
LWG Issue 2148: Hashing Enums
...
llvm-svn: 189831
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
…
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
…