[libcxx-commits] [PATCH] D142302: [libc++][format] Fixes usage of contiguous ranges.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jan 22 04:37:26 PST 2023
philnik added a comment.
We have iterators of all categories (and sized/unsized sentinels) in `test_iterators.h`. Why don't you use them?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142302/new/
https://reviews.llvm.org/D142302
More information about the libcxx-commits
mailing list