[libcxx-commits] [PATCH] D135248: [libc++] implement move_iterator<T*> should be a random access iterator
Igor Zhukov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Feb 26 08:48:12 PST 2023
fsb4000 added inline comments.
================
Comment at: libcxx/docs/FeatureTestMacroTable.rst:263
+ ------------------------------------------------- -----------------
+ ``__cpp_lib_move_iterator_concept`` ``202207L``
------------------------------------------------- -----------------
----------------
CI failed because extra space there
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135248/new/
https://reviews.llvm.org/D135248
More information about the libcxx-commits
mailing list