| commit | f3d14a65ca0bc0e4f7548eb643d5e55e59429b1e | [log] [tgz] |
|---|---|---|
| author | Howard Hinnant <hhinnant@apple.com> | Mon Dec 05 00:08:45 2011 +0000 |
| committer | Howard Hinnant <hhinnant@apple.com> | Mon Dec 05 00:08:45 2011 +0000 |
| tree | d9fc6aa99af94d687bcab7cd8048002b0607e2e0 | |
| parent | 5fd147f97eb5e4935176f539017727ce74889bc9 [diff] |
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