mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 18:36:06 +00:00

This iterator is used to test code that only needs to satisfy the output_iterator concept. Follow-up changes will use this iterator in older language Standards. Reviewed By: ldionne, #libc, philnik, var-const Differential Revision: https://reviews.llvm.org/D122072