René's URL Explorer Experiment
go
Title:
[iterator.concept.winc]
direct link
Domain:
timsong-cpp.github.io
Links
:
[iterators]
https://timsong-cpp.github.io/cppwp/#iterators
[iterator.requirements]
https://timsong-cpp.github.io/cppwp/iterator.requirements#iterator.concept.winc
[iterator.concepts]
https://timsong-cpp.github.io/cppwp/iterator.concepts#iterator.concept.winc
1
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1398
weakly_incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#1.sentence-1
equality_comparable
https://timsong-cpp.github.io/cppwp/concept.equalitycomparable#concept:equality_comparable
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#1.sentence-2
weakly_incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
movable
https://timsong-cpp.github.io/cppwp/concepts.object#concept:movable
same_as
https://timsong-cpp.github.io/cppwp/concept.same#concept:same_as
2
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1422
integer-class type
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#def:type,integer-class
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#2.sentence-1
1
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#note-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#2.sentence-2
3
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1430
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#3.sentence-1
signed-integer-class type
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#def:type,signed-integer-class
unsigned-integer-class type
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#def:type,unsigned-integer-class
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#3.sentence-2
width
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#def:width,of_integer-class_type
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#3.sentence-3
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#3.sentence-4
4
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1444
integer-like
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#def:integer-like
integral
https://timsong-cpp.github.io/cppwp/concepts.arithmetic#concept:integral
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#4.sentence-1
signed-integer-like
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#def:signed-integer-like
signed_integral
https://timsong-cpp.github.io/cppwp/concepts.arithmetic#concept:signed_integral
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#4.sentence-2
unsigned-integer-like
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#def:unsigned-integer-like
unsigned_integral
https://timsong-cpp.github.io/cppwp/concepts.arithmetic#concept:unsigned_integral
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#4.sentence-3
5
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1455
[basic.fundamental]
https://timsong-cpp.github.io/cppwp/basic.fundamental
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#5.sentence-1
2
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#note-2
[numeric.limits]
https://timsong-cpp.github.io/cppwp/numeric.limits
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#5.sentence-2
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#5.sentence-3
6
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#6
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1466
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#6.sentence-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#6.sentence-2
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#6.sentence-3
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#6.sentence-4
7
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1479
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.sentence-1
(7.1)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.1.sentence-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.1.sentence-2
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.1.sentence-3
(7.2)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.2
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.2.sentence-1
(7.3)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.3
unary-operator
https://timsong-cpp.github.io/cppwp/expr.unary.general#nt:unary-operator
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.3.sentence-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.3.sentence-2
(7.4)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.4
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.4.sentence-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.4.sentence-2
(7.5)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.5
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.5.sentence-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.5.sentence-2
(7.6)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.6
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.6.sentence-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#7.6.sentence-2
8
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#8
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1534
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#8.sentence-1
9
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#9
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1539
regular
https://timsong-cpp.github.io/cppwp/concepts.object#concept:regular
[concepts.object]
https://timsong-cpp.github.io/cppwp/concepts.object
three_way_comparable
https://timsong-cpp.github.io/cppwp/cmp.concept#concept:three_way_comparable
[cmp.concept]
https://timsong-cpp.github.io/cppwp/cmp.concept
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#9.sentence-1
10
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#10
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1544
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#10.sentence-1
11
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#11
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1547
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#11.sentence-1
12
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#12
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1555
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#12.sentence-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#12.sentence-2
13
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#13
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1563
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#13.sentence-1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#13.sentence-2
14
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1569
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14.sentence-1
incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#def:incrementable
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14.sentence-2
weakly_incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
(14.1)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14.1
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14.1.sentence-1
(14.2)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14.2
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14.2.sentence-1
(14.3)
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14.3
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#14.3.sentence-1
15
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#15
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iterators.tex#L1582
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#15.sentence-1
3
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#note-3
weakly_incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#15.sentence-2
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#15.sentence-3
.
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#15.sentence-4
URLs of
crawlers that visited me
.