[PATCH] Part 1 of N4279 - "Improved insertion interface for unique-key maps"

Marshall Clow mclow.lists at gmail.com
Wed Jun 24 12:34:00 PDT 2015


Changed a couple of `move`s to `forward`s, and made the tests better.
I have an analogous set of changes to <unordered_map>, but since they're almost completely the same, I figured that they would add noise w/o value to this,


http://reviews.llvm.org/D10669

Files:
  include/map
  test/std/containers/associative/map/map.modifiers/insert_or_assign.pass.cpp
  test/std/containers/associative/map/map.modifiers/try.emplace.pass.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10669.28385.patch
Type: text/x-patch
Size: 18309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150624/960b9ad7/attachment.bin>


More information about the cfe-commits mailing list