summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/allocator.traits
Commit message (Expand)AuthorAgeFilesLines
* Noticed that std::allocator<const T> was missing the definition for is_always...Marshall Clow2015-07-011-0/+4
* Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Als...Marshall Clow2015-06-021-0/+48
* Move test into test/std subdirectory.Eric Fiselier2014-12-2020-0/+1173
OpenPOWER on IntegriCloud