[libcxx-commits] [PATCH] D106704: [libc++] Implement the output_iterator and output_range concepts
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 27 09:25:04 PDT 2021
cjdb added a comment.
Thanks for implementing this! It somehow slipped by me, but I have two bits of feedback:
- please update all iterator concept conformance tests
- please update all range concept conformance tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106704/new/
https://reviews.llvm.org/D106704
More information about the libcxx-commits
mailing list