[libcxx-commits] [PATCH] D118400: [libc++] Remove operator-> from iterator archetypes that don't need it
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 10 12:52:52 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG553ab7a090dc: [libc++] Remove operator-> from iterator archetypes that don't need it (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118400/new/
https://reviews.llvm.org/D118400
Files:
libcxx/test/std/iterators/predef.iterators/iterators.common/arrow.pass.cpp
libcxx/test/std/iterators/predef.iterators/iterators.common/iterator_traits.compile.pass.cpp
libcxx/test/support/test_iterators.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118400.414471.patch
Type: text/x-patch
Size: 9130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220310/39f2b7a0/attachment-0001.bin>
More information about the libcxx-commits
mailing list