[libcxx-commits] [PATCH] D142335: [libc++][ranges] Partially implement `ranges::to`.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 15 17:05:32 PDT 2023
var-const updated this revision to Diff 513950.
var-const marked an inline comment as done.
var-const added a comment.
Implement all the `insert_range`-like functions (no tests yet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142335/new/
https://reviews.llvm.org/D142335
Files:
libcxx/include/__split_buffer
libcxx/include/deque
libcxx/include/forward_list
libcxx/include/list
libcxx/include/map
libcxx/include/queue
libcxx/include/set
libcxx/include/stack
libcxx/include/string
libcxx/include/unordered_map
libcxx/include/unordered_set
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142335.513950.patch
Type: text/x-patch
Size: 60952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230416/22f52e78/attachment-0001.bin>
More information about the libcxx-commits
mailing list