RenΓ©'s URL Explorer Experiment


Title: [range.transform]

direct link

Domain: timsong-cpp.github.io

Links:

[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.1https://timsong-cpp.github.io/cppwp/range.transform#overview
[range.transform.overview]https://timsong-cpp.github.io/cppwp/range.transform.overview
1https://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
2https://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
3https://timsong-cpp.github.io/cppwp/range.transform#overview-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5266
1https://timsong-cpp.github.io/cppwp/range.transform#overview-example-1
25.7.9.2https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
move_constructiblehttps://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible
viewhttps://timsong-cpp.github.io/cppwp/range.view#concept:view
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
can-referencehttps://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_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
copy_constructiblehttps://timsong-cpp.github.io/cppwp/concept.copyconstructible#concept:copy_constructible
rangehttps://timsong-cpp.github.io/cppwp/range.range#concept:range
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
common_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range
rangehttps://timsong-cpp.github.io/cppwp/range.range#concept:range
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
common_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
sized_rangehttps://timsong-cpp.github.io/cppwp/range.sized#concept:sized_range
sized_rangehttps://timsong-cpp.github.io/cppwp/range.sized#concept:sized_range
approximately_sized_rangehttps://timsong-cpp.github.io/cppwp/range.approximately.sized#concept:approximately_sized_range
approximately_sized_rangehttps://timsong-cpp.github.io/cppwp/range.approximately.sized#concept:approximately_sized_range
πŸ”—https://timsong-cpp.github.io/cppwp/range.transform#lib:transform_view,constructor
1https://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
2https://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_
rangehttps://timsong-cpp.github.io/cppwp/range.range#concept:range
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
3https://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
4https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range
5https://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__
rangehttps://timsong-cpp.github.io/cppwp/range.range#concept:range
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
6https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
7https://timsong-cpp.github.io/cppwp/range.transform#view-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5428
25.7.9.3https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
move_constructiblehttps://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible
viewhttps://timsong-cpp.github.io/cppwp/range.view#concept:view
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
can-referencehttps://timsong-cpp.github.io/cppwp/iterator.synopsis#concept:can-reference
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
convertible_tohttps://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
equality_comparablehttps://timsong-cpp.github.io/cppwp/concept.equalitycomparable#concept:equality_comparable
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
three_way_comparablehttps://timsong-cpp.github.io/cppwp/cmp.concept#concept:three_way_comparable
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
1https://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_rangehttps://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_rangehttps://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_rangehttps://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
2https://timsong-cpp.github.io/cppwp/range.transform#iterator-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5532
typedef-namehttps://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
forward_rangehttps://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_fromhttps://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
3https://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_tohttps://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to
4https://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
5https://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_
6https://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
7https://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_
8https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
9https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
10https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
11https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
12https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
13https://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_comparablehttps://timsong-cpp.github.io/cppwp/concept.equalitycomparable#concept:equality_comparable
14https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
15https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
16https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
17https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
18https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
three_way_comparablehttps://timsong-cpp.github.io/cppwp/cmp.concept#concept:three_way_comparable
19https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
20https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
21https://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_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
22https://timsong-cpp.github.io/cppwp/range.transform#iterator-22
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5814
25.7.9.4https://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_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
move_constructiblehttps://timsong-cpp.github.io/cppwp/concept.moveconstructible#concept:move_constructible
viewhttps://timsong-cpp.github.io/cppwp/range.view#concept:view
regular_invocablehttps://timsong-cpp.github.io/cppwp/concept.regularinvocable#concept:regular_invocable
can-referencehttps://timsong-cpp.github.io/cppwp/iterator.synopsis#concept:can-reference
convertible_tohttps://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
sized_sentinel_forhttps://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
1https://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_tohttps://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to
2https://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
3https://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_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
4https://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_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
5https://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_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
6https://timsong-cpp.github.io/cppwp/range.transform#sentinel-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L5931

URLs of crawlers that visited me.