[libcxx-commits] [PATCH] D144822: [libc++][spaceship] P2711R1 Making Multi-Param Constructors Of views explicit

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 26 03:45:42 PST 2023


H-G-Hristov updated this revision to Diff 500542.
H-G-Hristov added a comment.

Implemented P2711R1 for existing views


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144822

Files:
  libcxx/docs/Status/Cxx2bPapers.csv
  libcxx/include/__ranges/drop_view.h
  libcxx/include/__ranges/drop_while_view.h
  libcxx/include/__ranges/filter_view.h
  libcxx/include/__ranges/iota_view.h
  libcxx/include/__ranges/lazy_split_view.h
  libcxx/include/__ranges/split_view.h
  libcxx/include/__ranges/take_view.h
  libcxx/include/__ranges/take_while_view.h
  libcxx/include/__ranges/transform_view.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144822.500542.patch
Type: text/x-patch
Size: 8191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230226/1b0a051c/attachment-0001.bin>


More information about the libcxx-commits mailing list