[libcxx-commits] [PATCH] D142063: [libc++][ranges] implement `std::ranges::split_view` (targeting llvm 16)
H. Vetinari via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 24 01:11:20 PST 2023
h-vetinari added inline comments.
================
Comment at: libcxx/docs/ReleaseNotes.rst:45-46
The C++20 ranges library has been completed and is no longer experimental. Some
``views`` have not been implemented yet. Work on C++23 ranges has started.
----------------
I guess the second sentence here has now become obsolete, and should be replaced?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142063/new/
https://reviews.llvm.org/D142063
More information about the libcxx-commits
mailing list