[libcxx-commits] [PATCH] D100275: [libcxx][iterator][ranges] adds `forward_iterator` and `forward_range`
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 3 12:20:35 PDT 2021
zoecarver added inline comments.
================
Comment at: libcxx/test/std/containers/associative/set/iterator_concept_conformance.compile.pass.cpp:17
#include <iterator>
----------------
I think we're missing a corresponding range_conformance test for set.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100275/new/
https://reviews.llvm.org/D100275
More information about the libcxx-commits
mailing list