1. 83c9dc1 Extract key to avoid preemptive mallocs in insert/emplace in associative containers by Eric Fiselier · 8 years ago
  2. 21f3b4c Update container_test_types.h and cleanup the related tests by Eric Fiselier · 8 years ago
  3. 798ec84 unord: Extract key to avoid preemptive mallocs in insert/emplace by Duncan P. N. Exon Smith · 8 years ago[Renamed (66%) from test/std/containers/unord/unord.set/insert_allocator_requirements.pass.cpp]
  4. 2960ae2 Teach __hash_table how to handle unordered_map's __hash_value_type. by Eric Fiselier · 8 years ago