[libcxx-commits] [PATCH] D97162: [libcxx] adds std::ranges::swap and std::swappable

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 3 19:45:45 PST 2021


cjdb updated this revision to Diff 327996.
cjdb marked an inline comment as done.
cjdb added a comment.

puts `ranges::swap` in an inline sub-namespace


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97162

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/lang/swappable.h
  libcxx/test/std/concepts/lang/swappable.pass.cpp
  libcxx/test/std/concepts/lang/swappable_with.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97162.327996.patch
Type: text/x-patch
Size: 50444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210304/43e40d30/attachment-0001.bin>


More information about the libcxx-commits mailing list