RenΓ©'s URL Explorer Experiment


Title: [range.adjacent]

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
[range.adjacent.overview]https://timsong-cpp.github.io/cppwp/range.adjacent#overview
[range.adjacent.view]https://timsong-cpp.github.io/cppwp/range.adjacent#view
[range.adjacent.iterator]https://timsong-cpp.github.io/cppwp/range.adjacent#iterator
[range.adjacent.sentinel]https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel
25.7.27.1https://timsong-cpp.github.io/cppwp/range.adjacent#overview
[range.adjacent.overview]https://timsong-cpp.github.io/cppwp/range.adjacent.overview
1https://timsong-cpp.github.io/cppwp/range.adjacent#overview-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12663
.https://timsong-cpp.github.io/cppwp/range.adjacent#overview-1.sentence-1
.https://timsong-cpp.github.io/cppwp/range.adjacent#overview-1.sentence-2
2https://timsong-cpp.github.io/cppwp/range.adjacent#overview-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12671
[range.adaptor.object]https://timsong-cpp.github.io/cppwp/range.adaptor.object
.https://timsong-cpp.github.io/cppwp/range.adjacent#overview-2.sentence-1
(2.1)https://timsong-cpp.github.io/cppwp/range.adjacent#overview-2.1
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
(2.2)https://timsong-cpp.github.io/cppwp/range.adjacent#overview-2.2
.https://timsong-cpp.github.io/cppwp/range.adjacent#overview-2.sentence-2
1https://timsong-cpp.github.io/cppwp/range.adjacent#overview-example-1
3https://timsong-cpp.github.io/cppwp/range.adjacent#overview-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12696
.https://timsong-cpp.github.io/cppwp/range.adjacent#overview-3.sentence-1
25.7.27.2https://timsong-cpp.github.io/cppwp/range.adjacent#view
[range.adjacent.view]https://timsong-cpp.github.io/cppwp/range.adjacent.view
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:adjacent_view
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
viewhttps://timsong-cpp.github.io/cppwp/range.view#concept:view
[range.adjacent.iterator]https://timsong-cpp.github.io/cppwp/range.adjacent#iterator
[range.adjacent.sentinel]https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel
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
simple-viewhttps://timsong-cpp.github.io/cppwp/range.utility.helpers#concept:simple-view
rangehttps://timsong-cpp.github.io/cppwp/range.range#concept:range
simple-viewhttps://timsong-cpp.github.io/cppwp/range.utility.helpers#concept:simple-view
common_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range
rangehttps://timsong-cpp.github.io/cppwp/range.range#concept:range
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#lib:adjacent_view,constructor
1https://timsong-cpp.github.io/cppwp/range.adjacent#view-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12766
.https://timsong-cpp.github.io/cppwp/range.adjacent#view-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:size,adjacent_view
sized_rangehttps://timsong-cpp.github.io/cppwp/range.sized#concept:sized_range
sized_rangehttps://timsong-cpp.github.io/cppwp/range.sized#concept:sized_range
2https://timsong-cpp.github.io/cppwp/range.adjacent#view-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12778
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:reserve_hint,adjacent_view
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
3https://timsong-cpp.github.io/cppwp/range.adjacent#view-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12797
25.7.27.3https://timsong-cpp.github.io/cppwp/range.adjacent#iterator
[range.adjacent.iterator]https://timsong-cpp.github.io/cppwp/range.adjacent.iterator
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:adjacent_view::iterator
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
viewhttps://timsong-cpp.github.io/cppwp/range.view#concept:view
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
indirectly_swappablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.swap#concept:indirectly_swappable
1https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12877
(1.1)https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-1.1
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-1.2
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-1.2.sentence-1
(1.3)https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-1.3
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-1.3.sentence-1
2https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12890
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:adjacent_view::iterator,constructor
3https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12900
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:adjacent_view::iterator,constructor_
4https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12914
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-4.sentence-1
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-4.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:adjacent_view::iterator,constructor__
convertible_tohttps://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to
5https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12931
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-5.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator*,adjacent_view::iterator
6https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12943
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator++,adjacent_view::iterator
7https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12957
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-7.sentence-1
8https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12961
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-8.sentence-1
9https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12966
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-9.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator++,adjacent_view::iterator_
10https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12977
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator--,adjacent_view::iterator
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
11https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12993
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-11.sentence-1
12https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L12997
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-12.sentence-1
13https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13002
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-13.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator--,adjacent_view::iterator_
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
14https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13013
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator+=,adjacent_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
15https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13030
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-15.sentence-1
16https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13034
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-16.sentence-1
17https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-17
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13039
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-17.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator-=,adjacent_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
18https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-18
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13051
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-18.sentence-1
19https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-19
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13055
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-19.sentence-1
20https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-20
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13060
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-20.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator%5b%5d,adjacent_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
21https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-21
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13072
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator==,adjacent_view::iterator
22https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-22
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13086
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-22.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator%3c,adjacent_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
23https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-23
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13098
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-23.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator%3e,adjacent_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
24https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-24
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13110
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator%3c=,adjacent_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
25https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-25
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13122
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator%3e=,adjacent_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
26https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-26
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13134
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator%3c=%3e,adjacent_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
27https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-27
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13147
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-27.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator+,adjacent_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
28https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-28
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13161
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator-,adjacent_view::iterator
random_access_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:random_access_range
29https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-29
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13178
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator-,adjacent_view::iterator_
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
30https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-30
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13195
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:iter_move,adjacent_view::iterator
31https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-31
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13207
32https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-32
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13212
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:iter_swap,adjacent_view::iterator
indirectly_swappablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.swap#concept:indirectly_swappable
33https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-33
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13228
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-33.sentence-1
34https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-34
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13233
.https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-34.sentence-1
35https://timsong-cpp.github.io/cppwp/range.adjacent#iterator-35
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13239
25.7.27.4https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel
[range.adjacent.sentinel]https://timsong-cpp.github.io/cppwp/range.adjacent.sentinel
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:adjacent_view::sentinel
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
viewhttps://timsong-cpp.github.io/cppwp/range.view#concept:view
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#lib:adjacent_view::sentinel,constructor
1https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13288
.https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:adjacent_view::sentinel,constructor_
convertible_tohttps://timsong-cpp.github.io/cppwp/concept.convertible#concept:convertible_to
2https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13300
.https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator==,adjacent_view::sentinel
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
3https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13313
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator-,adjacent_view::sentinel
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
4https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13327
πŸ”—https://timsong-cpp.github.io/cppwp/range.adjacent#lib:operator-,adjacent_view::sentinel_
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
5https://timsong-cpp.github.io/cppwp/range.adjacent#sentinel-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L13341

URLs of crawlers that visited me.