summaryrefslogtreecommitdiff
path: root/test/std/containers/map_allocator_requirement_test_templates.h
AgeCommit message (Expand)Author
2016-04-18Fix LWG issue 2345 - Add insert(value_type&&)Eric Fiselier
2016-04-16Teach map/unordered_map how to optimize 'emplace(Key, T)'.Eric Fiselier
2016-04-15Extract key to avoid preemptive mallocs in insert/emplace in associative cont...Eric Fiselier