RenΓ©'s URL Explorer Experiment


Title: [range.adjacent.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.adjacent.transform
[range.adjacent.transform.overview]https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview
[range.adjacent.transform.view]https://timsong-cpp.github.io/cppwp/range.adjacent.transform#view
[range.adjacent.transform.iterator]https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator
[range.adjacent.transform.sentinel]https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel
25.7.28.1https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview
[range.adjacent.transform.overview]https://timsong-cpp.github.io/cppwp/range.adjacent.transform.overview
1https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13350
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-1.sentence-1
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-1.sentence-2
2https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13358
[range.adaptor.object]https://timsong-cpp.github.io/cppwp/range.adaptor.object
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-2.sentence-1
(2.1)https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-2.1
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-2.1.sentence-1
(2.2)https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-2.2
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-2.2.sentence-1
3https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13379
1https://timsong-cpp.github.io/cppwp/range.adjacent.transform#overview-example-1
25.7.28.2https://timsong-cpp.github.io/cppwp/range.adjacent.transform#view
[range.adjacent.transform.view]https://timsong-cpp.github.io/cppwp/range.adjacent.transform.view
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:adjacent_transform_view
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_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.adjacent.transform.iterator]https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator
[range.adjacent.transform.sentinel]https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel
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
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.adjacent.transform#lib:adjacent_transform_view,constructor
1https://timsong-cpp.github.io/cppwp/range.adjacent.transform#view-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13480
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#view-1.sentence-1
25.7.28.3https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator
[range.adjacent.transform.iterator]https://timsong-cpp.github.io/cppwp/range.adjacent.transform.iterator
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:adjacent_transform_view::iterator
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_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
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
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.adjacent.transform#iterator-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13551
typedef-namehttps://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
(1.1)https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.1
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.sentence-1
(1.2.1)https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.1
derived_fromhttps://timsong-cpp.github.io/cppwp/concept.derived#concept:derived_from
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.1.sentence-1
(1.2.2)https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.2
derived_fromhttps://timsong-cpp.github.io/cppwp/concept.derived#concept:derived_from
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.2.sentence-1
(1.2.3)https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.3
derived_fromhttps://timsong-cpp.github.io/cppwp/concept.derived#concept:derived_from
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.3.sentence-1
(1.2.4)https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.4
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-1.2.4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:adjacent_transform_view::iterator,constructor
2https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13589
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:adjacent_transform_view::iterator,constructor_
convertible_tohttps://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to
3https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13602
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator*,adjacent_transform_view::iterator
4https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13614
5https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13623
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-5.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator++,adjacent_transform_view::iterator
6https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13638
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator++,adjacent_transform_view::iterator_
7https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13653
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator--,adjacent_transform_view::iterator
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
8https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13669
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator--,adjacent_transform_view::iterator_
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
9https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13684
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator+=,adjacent_transform_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
10https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13700
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator-=,adjacent_transform_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
11https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13715
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator%5b%5d,adjacent_transform_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
12https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13731
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator==,adjacent_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
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
13https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13757
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-13.sentence-1
14https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13760
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator+,adjacent_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
15https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13774
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator-,adjacent_transform_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
16https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13786
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator-,adjacent_transform_view::iterator_
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
17https://timsong-cpp.github.io/cppwp/range.adjacent.transform#iterator-17
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13798
25.7.28.4https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel
[range.adjacent.transform.sentinel]https://timsong-cpp.github.io/cppwp/range.adjacent.transform.sentinel
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:adjacent_transform_view::sentinel
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_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.adjacent.transform#lib:adjacent_transform_view::sentinel,constructor
1https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13845
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:adjacent_transform_view::sentinel,constructor_
convertible_tohttps://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to
2https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13857
.https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator==,adjacent_transform_view::sentinel
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
3https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13870
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent.transform#lib:operator-,adjacent_transform_view::sentinel
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
4https://timsong-cpp.github.io/cppwp/range.adjacent.transform#sentinel-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13889

URLs of crawlers that visited me.