[libcxx-commits] [PATCH] D117329: [libc++] Fix signatures of counted_iterator::base(), transform_view::iterator::base().

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 26 16:43:45 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b3e0d2a7eb7: [libc++] Fix LWG3533 "Make `base() const&` consistent..." (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D117329?vs=402229&id=403440#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117329

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__iterator/counted_iterator.h
  libcxx/include/__ranges/transform_view.h
  libcxx/test/std/iterators/predef.iterators/counted.iterator/base.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.transform/end.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.transform/iterator/base.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.transform/types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117329.403440.patch
Type: text/x-patch
Size: 15441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220127/e533ad20/attachment-0001.bin>


More information about the libcxx-commits mailing list