[PATCH] D48669: [pair] Mark constructors as conditionally noexcept

Louis Dionne via Phabricator reviews at reviews.llvm.org
Mon Dec 10 18:20:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX348824: [pair] Mark constructors as conditionally noexcept (authored by ldionne, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48669?vs=177053&id=177644#toc

Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D48669/new/

https://reviews.llvm.org/D48669

Files:
  include/utility
  test/libcxx/utilities/utility/pairs/pairs.pair/U_V.pass.cpp
  test/libcxx/utilities/utility/pairs/pairs.pair/const_first_const_second.pass.cpp
  test/libcxx/utilities/utility/pairs/pairs.pair/const_pair_U_V.pass.cpp
  test/libcxx/utilities/utility/pairs/pairs.pair/default.pass.cpp
  test/libcxx/utilities/utility/pairs/pairs.pair/piecewise.pass.cpp
  test/libcxx/utilities/utility/pairs/pairs.pair/rv_pair_U_V.pass.cpp
  test/std/utilities/utility/pairs/pairs.pair/piecewise.pass.cpp
  test/support/archetypes.hpp
  test/support/archetypes.ipp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48669.177644.patch
Type: text/x-patch
Size: 28835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181211/89b5351c/attachment-0001.bin>


More information about the libcxx-commits mailing list