[libcxx-commits] [PATCH] D127669: [libc++] Robust against C++20-hostile iterators
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 13 10:16:05 PDT 2022
ldionne accepted this revision.
ldionne added inline comments.
This revision is now accepted and ready to land.
================
Comment at: libcxx/test/std/algorithms/robust_against_cpp20_hostile_iterators.compile.pass.cpp:9
+
+// check that all algorithms can be instantiated with a C++20-hostile iterator
+
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127669/new/
https://reviews.llvm.org/D127669
More information about the libcxx-commits
mailing list