| [ranges] | https://timsong-cpp.github.io/cppwp/#ranges |
| [range.adaptors] | https://timsong-cpp.github.io/cppwp/range.adaptors#range.transform |
| [range.transform.overview] | https://timsong-cpp.github.io/cppwp/range.transform#overview |
| [range.transform.view] | https://timsong-cpp.github.io/cppwp/range.transform#view |
| [range.transform.iterator] | https://timsong-cpp.github.io/cppwp/range.transform#iterator |
| [range.transform.sentinel] | https://timsong-cpp.github.io/cppwp/range.transform#sentinel |
| 25.7.9.1 | https://timsong-cpp.github.io/cppwp/range.transform#overview |
| [range.transform.overview] | https://timsong-cpp.github.io/cppwp/range.transform.overview |
| 1 | https://timsong-cpp.github.io/cppwp/range.transform#overview-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5253 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#overview-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/range.transform#overview-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5258 |
| [range.adaptor.object] | https://timsong-cpp.github.io/cppwp/range.adaptor.object |
| . | https://timsong-cpp.github.io/cppwp/range.transform#overview-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#overview-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/range.transform#overview-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5266 |
| 1 | https://timsong-cpp.github.io/cppwp/range.transform#overview-example-1 |
| 25.7.9.2 | https://timsong-cpp.github.io/cppwp/range.transform#view |
| [range.transform.view] | https://timsong-cpp.github.io/cppwp/range.transform.view |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:transform_view |
| input_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range |
| move_constructible | https://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible |
| 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.transform.iterator] | https://timsong-cpp.github.io/cppwp/range.transform#iterator |
| [range.transform.sentinel] | https://timsong-cpp.github.io/cppwp/range.transform#sentinel |
| default_initializable | https://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable |
| default_initializable | https://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable |
| copy_constructible | https://timsong-cpp.github.io/cppwp/concept.copyconstructible#concept:copy_constructible |
| 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 |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| 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 |
| approximately_sized_range | https://timsong-cpp.github.io/cppwp/range.approximately.sized#concept:approximately_sized_range |
| approximately_sized_range | https://timsong-cpp.github.io/cppwp/range.approximately.sized#concept:approximately_sized_range |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:transform_view,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/range.transform#view-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5340 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#view-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:begin,transform_view |
| 2 | https://timsong-cpp.github.io/cppwp/range.transform#view-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5352 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:begin,transform_view_ |
| range | https://timsong-cpp.github.io/cppwp/range.range#concept:range |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| 3 | https://timsong-cpp.github.io/cppwp/range.transform#view-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5368 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:end,transform_view |
| 4 | https://timsong-cpp.github.io/cppwp/range.transform#view-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5382 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:end,transform_view_ |
| common_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range |
| 5 | https://timsong-cpp.github.io/cppwp/range.transform#view-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5396 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:end,transform_view__ |
| range | https://timsong-cpp.github.io/cppwp/range.range#concept:range |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| 6 | https://timsong-cpp.github.io/cppwp/range.transform#view-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5412 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:end,transform_view___ |
| common_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range |
| regular_invocable | https://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable |
| 7 | https://timsong-cpp.github.io/cppwp/range.transform#view-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5428 |
| 25.7.9.3 | https://timsong-cpp.github.io/cppwp/range.transform#iterator |
| [range.transform.iterator] | https://timsong-cpp.github.io/cppwp/range.transform.iterator |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:transform_view::iterator |
| input_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range |
| move_constructible | https://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible |
| 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 |
| default_initializable | https://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable |
| 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 |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| three_way_comparable | https://timsong-cpp.github.io/cppwp/cmp.concept#concept:three_way_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 |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| 1 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5517 |
| (1.1) | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1.1 |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1.2 |
| bidirectional_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1.2.sentence-1 |
| (1.3) | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1.3 |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1.3.sentence-1 |
| (1.4) | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1.4 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-1.4.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5532 |
| 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.transform#iterator-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-2.sentence-2 |
| (2.1) | https://timsong-cpp.github.io/cppwp/range.transform#iterator-2.1 |
| (2.1.1) | https://timsong-cpp.github.io/cppwp/range.transform#iterator-2.1.1 |
| derived_from | https://timsong-cpp.github.io/cppwp/concept.derived#concept:derived_from |
| (2.1.2) | https://timsong-cpp.github.io/cppwp/range.transform#iterator-2.1.2 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-2.1.sentence-1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/range.transform#iterator-2.2 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-2.2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:iterator,transform_view::iterator |
| 3 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5563 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:transform_view::iterator,constructor |
| convertible_to | https://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to |
| 4 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5576 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:base,transform_view::iterator |
| 5 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5588 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:base,transform_view::iterator_ |
| 6 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5599 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator++,transform_view::iterator |
| 7 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5610 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator++,transform_view::iterator_ |
| 8 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5625 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#iterator-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator++,transform_view::iterator__ |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| 9 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5636 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator--,transform_view::iterator |
| bidirectional_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range |
| 10 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5652 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator--,transform_view::iterator_ |
| bidirectional_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range |
| 11 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5667 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator+=,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.transform#iterator-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5684 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator-=,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.transform#iterator-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5700 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator==,transform_view::iterator |
| equality_comparable | https://timsong-cpp.github.io/cppwp/concept.equalitycomparable#concept:equality_comparable |
| 14 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5716 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator%3c,transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 15 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5728 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator%3e,transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 16 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5740 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator%3c=,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.transform#iterator-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5752 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator%3e=,transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 18 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5764 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator%3c=%3e,transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| three_way_comparable | https://timsong-cpp.github.io/cppwp/cmp.concept#concept:three_way_comparable |
| 19 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5776 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator+,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 |
| 20 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5790 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator-,transform_view::iterator |
| random_access_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range |
| 21 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5802 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator-,transform_view::iterator_ |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| 22 | https://timsong-cpp.github.io/cppwp/range.transform#iterator-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5814 |
| 25.7.9.4 | https://timsong-cpp.github.io/cppwp/range.transform#sentinel |
| [range.transform.sentinel] | https://timsong-cpp.github.io/cppwp/range.transform.sentinel |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:transform_view::sentinel |
| input_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range |
| move_constructible | https://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible |
| 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.transform#lib:transform_view::sentinel,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/range.transform#sentinel-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5867 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#sentinel-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib: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.transform#sentinel-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5879 |
| . | https://timsong-cpp.github.io/cppwp/range.transform#sentinel-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:base,transform_view::sentinel |
| 3 | https://timsong-cpp.github.io/cppwp/range.transform#sentinel-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5890 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator==,transform_view::sentinel |
| sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for |
| 4 | https://timsong-cpp.github.io/cppwp/range.transform#sentinel-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5903 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator-,transform_view::sentinel |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| 5 | https://timsong-cpp.github.io/cppwp/range.transform#sentinel-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5917 |
| π | https://timsong-cpp.github.io/cppwp/range.transform#lib:operator-,transform_view::sentinel_ |
| sized_sentinel_for | https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for |
| 6 | https://timsong-cpp.github.io/cppwp/range.transform#sentinel-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5931 |