summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/unord.hash/integral.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add hash specializations for __int128_t. Fixes LWG issue 2119Eric Fiselier2016-04-181-3/+8
* One more missing std:: qualification from JonathanMarshall Clow2016-01-121-1/+2
* Add tests for the extended integer types - as required by LWG#2119Marshall Clow2015-11-171-0/+40
* libc++ implements its' hash objects as deriving from std::unary_function, and...Marshall Clow2015-01-071-3/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+58
OpenPOWER on IntegriCloud