summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string.hash/strings.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function...Marshall Clow2017-03-231-0/+4
* libc++ implements its' hash objects as deriving from std::unary_function, and...Marshall Clow2015-01-071-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+48
OpenPOWER on IntegriCloud