mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 04:16:06 +00:00

Apprarently implemented as part of: - `move_iterator` - https://reviews.llvm.org/D117656 - `counted_iterator` - https://reviews.llvm.org/D106205 Reviewed By: #libc, philnik Spies: libcxx-commits, yaxunl Differential Revision: https://reviews.llvm.org/D145243