llvm-project
2cb2d76c - [libc++][ranges] Ensure range access CPOs are provided in `<iterator>` (#151745)

Commit
189 days ago
[libc++][ranges] Ensure range access CPOs are provided in `<iterator>` (#151745) Per [range.access.general]/1, these CPOs are also provided in `<iterator>`. Currently only some of them are provided via transitive inclusion when only `<iterator>` is included. Drive-by: Add an entry for `ranges::reserve_hint` in the general test file for CPOs.
Parents
Loading