| [ranges] | https://timsong-cpp.github.io/cppwp/#ranges |
| [range.adaptors] | https://timsong-cpp.github.io/cppwp/range.adaptors#range.zip.transform |
| [range.zip.transform.overview] | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview |
| [range.zip.transform.view] | https://timsong-cpp.github.io/cppwp/range.zip.transform#view |
| [range.zip.transform.iterator] | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator |
| [range.zip.transform.sentinel] | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel |
| 25.7.26.1 | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview |
| [range.zip.transform.overview] | https://timsong-cpp.github.io/cppwp/range.zip.transform.overview |
| 1 | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12108 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12117 |
| [customization.point.object] | https://timsong-cpp.github.io/cppwp/customization.point.object |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2.sentence-2 |
| (2.1) | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2.1 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2.1.sentence-1 |
| (2.1.1) | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2.1.1 |
| move_constructible | https://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| (2.1.2) | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2.1.2 |
| (2.2) | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2.2 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-2.2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12145 |
| 1 | https://timsong-cpp.github.io/cppwp/range.zip.transform#overview-example-1 |
| 25.7.26.2 | https://timsong-cpp.github.io/cppwp/range.zip.transform#view |
| [range.zip.transform.view] | https://timsong-cpp.github.io/cppwp/range.zip.transform.view |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:zip_transform_view_ |
| move_constructible | https://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible |
| input_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| can-reference | https://timsong-cpp.github.io/cppwp/iterator.synopsis#concept:can-reference |
| [range.zip.transform.iterator] | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator |
| [range.zip.transform.sentinel] | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel |
| range | https://timsong-cpp.github.io/cppwp/range.range#concept:range |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| common_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range |
| range | https://timsong-cpp.github.io/cppwp/range.range#concept:range |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| common_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range |
| sized_range | https://timsong-cpp.github.io/cppwp/range.sized#concept:sized_range |
| sized_range | https://timsong-cpp.github.io/cppwp/range.sized#concept:sized_range |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:zip_transform_view,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/range.zip.transform#view-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12236 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#view-1.sentence-1 |
| 25.7.26.3 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator |
| [range.zip.transform.iterator] | https://timsong-cpp.github.io/cppwp/range.zip.transform.iterator |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:zip_transform_view::iterator |
| move_constructible | https://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible |
| input_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| can-reference | https://timsong-cpp.github.io/cppwp/iterator.synopsis#concept:can-reference |
| convertible_to | https://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| bidirectional_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range |
| bidirectional_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| equality_comparable | https://timsong-cpp.github.io/cppwp/concept.equalitycomparable#concept:equality_comparable |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| 1 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12304 |
| typedef-name | https://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.sentence-1 |
| (1.1) | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2 |
| (1.2.1) | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2.1 |
| derived_from | https://timsong-cpp.github.io/cppwp/concept.derived#concept:derived_from |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2.1.sentence-1 |
| (1.2.2) | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2.2 |
| derived_from | https://timsong-cpp.github.io/cppwp/concept.derived#concept:derived_from |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2.2.sentence-1 |
| (1.2.3) | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2.3 |
| derived_from | https://timsong-cpp.github.io/cppwp/concept.derived#concept:derived_from |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2.3.sentence-1 |
| (1.2.4) | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2.4 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-1.2.4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:zip_transform_view::iterator,constructor |
| 2 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12347 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:zip_transform_view::iterator,constructor_ |
| convertible_to | https://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to |
| 3 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12360 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator*,zip_transform_view::iterator |
| 4 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12372 |
| 5 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12381 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-5.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator++,zip_transform_view::iterator |
| 6 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12394 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator++,zip_transform_view::iterator_ |
| 7 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12409 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator++,zip_transform_view::iterator__ |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| 8 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12420 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator--,zip_transform_view::iterator |
| bidirectional_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range |
| 9 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12436 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator--,zip_transform_view::iterator_ |
| bidirectional_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range |
| 10 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12451 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator+=,zip_transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 11 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12468 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator+=,zip_transform_view::iterator_ |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 12 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12484 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator%5b%5d,zip_transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 13 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12500 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator==,zip_transform_view::iterator |
| equality_comparable | https://timsong-cpp.github.io/cppwp/concept.equalitycomparable#concept:equality_comparable |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 14 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12519 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12522 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator+,zip_transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 16 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12537 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator-,zip_transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 17 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12550 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator-,zip_transform_view::iterator_ |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| 18 | https://timsong-cpp.github.io/cppwp/range.zip.transform#iterator-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12563 |
| 25.7.26.4 | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel |
| [range.zip.transform.sentinel] | https://timsong-cpp.github.io/cppwp/range.zip.transform.sentinel |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:zip_transform_view::sentinel |
| move_constructible | https://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible |
| input_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| can-reference | https://timsong-cpp.github.io/cppwp/iterator.synopsis#concept:can-reference |
| convertible_to | https://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to |
| sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:zip_transform_view::sentinel,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12611 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:zip_transform_view::sentinel,constructor_ |
| convertible_to | https://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to |
| 2 | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12623 |
| . | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator==,zip_transform_view::sentinel |
| sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for |
| 3 | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12636 |
| π | https://timsong-cpp.github.io/cppwp/range.zip.transform#lib:operator-,zip_transform_view::sentinel |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| 4 | https://timsong-cpp.github.io/cppwp/range.zip.transform#sentinel-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12654 |