This prepares the terrain for introducing a new type of bounded iterator
that can't be constructed like __wrap_iter. This reverts part of the
changes made to std::vector in 4eab04f84.
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project - Commits
- rG5ed6dc468192: [libc++] Introduce helper functions __make_iter in vector and string
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo