[PATCH] Proposed resolution to LWG issue 2433: uninitialized_copy()/etc. should tolerate overloaded operator&

Marshall Clow mclow.lists at gmail.com
Fri May 1 18:33:39 PDT 2015


Fixed the naked calls to `addressof`.


http://reviews.llvm.org/D9411

Files:
  include/memory
  test/std/utilities/memory/specialized.algorithms/uninitialized.copy/uninitialized_copy.pass.cpp
  test/std/utilities/memory/specialized.algorithms/uninitialized.copy/uninitialized_copy_n.pass.cpp
  test/std/utilities/memory/specialized.algorithms/uninitialized.fill.n/uninitialized_fill_n.pass.cpp
  test/std/utilities/memory/specialized.algorithms/uninitialized.fill/uninitialized_fill.pass.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9411.24851.patch
Type: text/x-patch
Size: 5570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150502/967d2f5f/attachment.bin>


More information about the cfe-commits mailing list