[libcxx-commits] [PATCH] D116621: [libc++][P2321R2] Add const overloads to tuple swap, construction and assignment
    Nikolas Klauser via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Sun Feb  6 16:11:21 PST 2022
    
    
  
philnik updated this revision to Diff 406299.
philnik marked 9 inline comments as done.
philnik added a comment.
- Address comments
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116621/new/
https://reviews.llvm.org/D116621
Files:
  libcxx/include/tuple
  libcxx/include/type_traits
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/assign.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/convert_cpp23.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.special/non_member_swap_const.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.swap/member_swap.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.swap/member_swap_const.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116621.406299.patch
Type: text/x-patch
Size: 32266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220207/f27d7e51/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list