[libcxx-commits] [PATCH] D108047: [libcxx][ranges] Move `namespace views` into `namespace ranges` and add an alias.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 13 11:37:38 PDT 2021


zoecarver created this revision.
zoecarver added reviewers: cjdb, Quuxplusone, ldionne.
Herald added a subscriber: jeroen.dobbelaere.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108047

Files:
  libcxx/include/__ranges/all.h
  libcxx/include/__ranges/counted.h
  libcxx/include/__ranges/iota_view.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.adaptors/range.all/all.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.counted/counted.pass.cpp
  libcxx/test/std/ranges/range.factories/range.iota.view/views_iota.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108047.366321.patch
Type: text/x-patch
Size: 5623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210813/b4925fc9/attachment-0001.bin>


More information about the libcxx-commits mailing list