[libcxx-commits] [PATCH] D117940: [libc++] [ranges] Implement std::ranges::distance
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 31 09:23:42 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc965d5448ecd: [libc++] [ranges] Implement std::ranges::distance (authored by arthur.j.odwyer).
Changed prior to commit:
https://reviews.llvm.org/D117940?vs=404382&id=404575#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117940/new/
https://reviews.llvm.org/D117940
Files:
libcxx/docs/Status/Cxx2bIssues.csv
libcxx/docs/Status/RangesPaper.csv
libcxx/include/__iterator/distance.h
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.distance/iterator_sentinel.pass.cpp
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.distance/lwg3664.pass.cpp
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.distance/range.pass.cpp
libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117940.404575.patch
Type: text/x-patch
Size: 25645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220131/6c55dd77/attachment-0001.bin>
More information about the libcxx-commits
mailing list