summaryrefslogtreecommitdiffstats
path: root/libcxx/include/ext/__hash
Commit message (Expand)AuthorAgeFilesLines
* Do not derive __gnu_cxx::hash<T> from std::hash<T>.Peter Collingbourne2014-03-061-2/+91
* Don't use T as template argument, it is part of the applicationJoerg Sonnenberger2013-11-251-1/+1
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-3/+3
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-3/+3
* Dimitry Andric: Silence some miscellaneous warnings.Howard Hinnant2012-11-061-1/+1
* Add a new hash class in __gnu_ext for the extension containers. ThereAlexis Hunt2011-07-291-0/+46
OpenPOWER on IntegriCloud