summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/map_allocator_requirement_test_templates.h
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Get tests compiling with -Wunused-local-typedefEric Fiselier2018-11-151-8/+0
* Fix LWG issue 2345 - Add insert(value_type&&)Eric Fiselier2016-04-181-0/+195
* Teach map/unordered_map how to optimize 'emplace(Key, T)'.Eric Fiselier2016-04-161-1/+130
* Extract key to avoid preemptive mallocs in insert/emplace in associative cont...Eric Fiselier2016-04-151-0/+419
OpenPOWER on IntegriCloud