[PATCH] D135248: [libc++] implement move_iterator<T*> should be a random access iterator
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 09:48:28 PST 2023
ldionne added a subscriber: jwakely.
ldionne added a comment.
@jwakely Does libstdc++ implement P2520R0 in C++20 as a DR too?
My desire here is to align the various implementations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135248/new/
https://reviews.llvm.org/D135248
More information about the llvm-commits
mailing list