hanchenye-llvm-project/libcxx/test/utilities/function.objects
Howard Hinnant f3d14a65ca 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.
llvm-svn: 145795
2011-12-05 00:08:45 +00:00
..
arithmetic.operations
bind Simplied bind using __invoke. In the process, found and fixed a couple of bugs. C++11 only. 2011-05-19 19:41:47 +00:00
bitwise.operations
comparisons
func.def
func.memfn
func.require
func.wrap Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 2011-07-01 19:24:36 +00:00
logical.operations
negators
refwrap
unord.hash 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
version.pass.cpp