RenΓ©'s URL Explorer Experiment


Title: [numeric.ops]

direct link

Domain: timsong-cpp.github.io

Links:

[algorithms]https://timsong-cpp.github.io/cppwp/#algorithms
[numeric.ops.general]https://timsong-cpp.github.io/cppwp/numeric.ops#general
[numerics.defns]https://timsong-cpp.github.io/cppwp/numeric.ops#numerics.defns
[accumulate]https://timsong-cpp.github.io/cppwp/numeric.ops#accumulate
[reduce]https://timsong-cpp.github.io/cppwp/numeric.ops#reduce
[inner.product]https://timsong-cpp.github.io/cppwp/numeric.ops#inner.product
[transform.reduce]https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce
[partial.sum]https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum
[exclusive.scan]https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan
[inclusive.scan]https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan
[transform.exclusive.scan]https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan
[transform.inclusive.scan]https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan
[adjacent.difference]https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference
[numeric.iota]https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota
[numeric.ops.gcd]https://timsong-cpp.github.io/cppwp/numeric.ops#gcd
[numeric.ops.lcm]https://timsong-cpp.github.io/cppwp/numeric.ops#lcm
[numeric.ops.midpoint]https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint
[numeric.sat]https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat
[numeric.sat.func]https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func
[numeric.sat.cast]https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.cast
26.10.1https://timsong-cpp.github.io/cppwp/numeric.ops#general
[numeric.ops.general]https://timsong-cpp.github.io/cppwp/numeric.ops.general
1https://timsong-cpp.github.io/cppwp/numeric.ops#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12288
1https://timsong-cpp.github.io/cppwp/numeric.ops#general-note-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#general-1.sentence-1
26.10.2https://timsong-cpp.github.io/cppwp/numeric.ops#numerics.defns
[numerics.defns]https://timsong-cpp.github.io/cppwp/numerics.defns
1https://timsong-cpp.github.io/cppwp/numeric.ops#numerics.defns-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12297
(1.1)https://timsong-cpp.github.io/cppwp/numeric.ops#numerics.defns-1.1
(1.2)https://timsong-cpp.github.io/cppwp/numeric.ops#numerics.defns-1.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#numerics.defns-1.2.sentence-2
2https://timsong-cpp.github.io/cppwp/numeric.ops#numerics.defns-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12311
.https://timsong-cpp.github.io/cppwp/numeric.ops#numerics.defns-2.sentence-1
26.10.3https://timsong-cpp.github.io/cppwp/numeric.ops#accumulate
[accumulate]https://timsong-cpp.github.io/cppwp/accumulate
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:accumulate
1https://timsong-cpp.github.io/cppwp/numeric.ops#accumulate-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12329
Cpp17CopyConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17CopyConstructible
32https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.copyconstructible
Cpp17CopyAssignablehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17CopyAssignable
34https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.copyassignable
.https://timsong-cpp.github.io/cppwp/numeric.ops#accumulate-1.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#accumulate-1.sentence-2
185https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-185
2https://timsong-cpp.github.io/cppwp/numeric.ops#accumulate-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12341
.https://timsong-cpp.github.io/cppwp/numeric.ops#accumulate-2.sentence-1
186https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-186
185)https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-185
185)https://timsong-cpp.github.io/cppwp/numeric.ops#footnoteref-185
.https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-185.sentence-1
186)https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-186
186)https://timsong-cpp.github.io/cppwp/numeric.ops#footnoteref-186
.https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-186.sentence-1
26.10.4https://timsong-cpp.github.io/cppwp/numeric.ops#reduce
[reduce]https://timsong-cpp.github.io/cppwp/reduce
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:reduce
1https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12367
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:reduce_
2https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12385
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:reduce__
3https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12402
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:reduce___
4https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12418
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:reduce____
5https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12440
(5.1)https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-5.1
(5.2)https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-5.2
(5.3)https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-5.3
(5.4)https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-5.4
.https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-5.sentence-1
6https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12451
(6.1)https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-6.1
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
.https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-6.1.sentence-1
(6.2)https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-6.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-6.2.sentence-1
7https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12461
.https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-7.sentence-1
8https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12466
.https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-8.sentence-1
9https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12470
1https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-note-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#reduce-9.sentence-1
26.10.5https://timsong-cpp.github.io/cppwp/numeric.ops#inner.product
[inner.product]https://timsong-cpp.github.io/cppwp/inner.product
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:inner_product
1https://timsong-cpp.github.io/cppwp/numeric.ops#inner.product-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12496
Cpp17CopyConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17CopyConstructible
32https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.copyconstructible
Cpp17CopyAssignablehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17CopyAssignable
34https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.copyassignable
.https://timsong-cpp.github.io/cppwp/numeric.ops#inner.product-1.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#inner.product-1.sentence-2
187https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-187
2https://timsong-cpp.github.io/cppwp/numeric.ops#inner.product-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12509
.https://timsong-cpp.github.io/cppwp/numeric.ops#inner.product-2.sentence-1
187)https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-187
187)https://timsong-cpp.github.io/cppwp/numeric.ops#footnoteref-187
.https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-187.sentence-1
26.10.6https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce
[transform.reduce]https://timsong-cpp.github.io/cppwp/transform.reduce
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:transform_reduce
1https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12531
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:transform_reduce_
2https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12550
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:transform_reduce__
3https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12580
(3.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-3.1
(3.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-3.2
(3.3)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-3.3
(3.4)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-3.4
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-3.sentence-1
4https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12591
(4.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-4.1
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-4.1.sentence-1
(4.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-4.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-4.2.sentence-1
5https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12602
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-5.sentence-1
6https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12609
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:transform_reduce___
7https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12630
(7.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-7.1
(7.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-7.2
(7.3)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-7.3
(7.4)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-7.4
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-7.sentence-1
8https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12641
(8.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-8.1
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-8.1.sentence-1
(8.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-8.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-8.2.sentence-1
9https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12651
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-9.sentence-1
10https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12658
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-10.sentence-1
11https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12663
1https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-note-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.reduce-11.sentence-1
26.10.7https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum
[partial.sum]https://timsong-cpp.github.io/cppwp/partial.sum
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:partial_sum
1https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12684
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-1.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-1.sentence-2
[iterator.requirements.general]https://timsong-cpp.github.io/cppwp/iterator.requirements.general
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-1.sentence-3
2https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12692
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-2.sentence-1
188https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-188
3https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12701
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-3.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-3.sentence-2
4https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12713
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-4.sentence-1
5https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12717
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-5.sentence-1
6https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12721
.https://timsong-cpp.github.io/cppwp/numeric.ops#partial.sum-6.sentence-1
188)https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-188
188)https://timsong-cpp.github.io/cppwp/numeric.ops#footnoteref-188
.https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-188.sentence-1
26.10.8https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan
[exclusive.scan]https://timsong-cpp.github.io/cppwp/exclusive.scan
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:exclusive_scan
1https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12737
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:exclusive_scan_
2https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12755
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:exclusive_scan__
3https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12779
(3.1)https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-3.1
(3.2)https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-3.2
(3.3)https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-3.3
.https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-3.sentence-1
4https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12790
(4.1)https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-4.1
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
.https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-4.1.sentence-1
(4.2)https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-4.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-4.2.sentence-1
5https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12801
6https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12810
.https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-6.sentence-1
7https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12814
.https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-7.sentence-1
8https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12818
.https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-8.sentence-1
9https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12822
1https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-note-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-9.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#exclusive.scan-9.sentence-2
26.10.9https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan
[inclusive.scan]https://timsong-cpp.github.io/cppwp/inclusive.scan
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:inclusive_scan
1https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12843
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:inclusive_scan_
2https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12861
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:inclusive_scan__
3https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12895
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-3.sentence-1
4https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12898
(4.1)https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-4.1
(4.2)https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-4.2
(4.3)https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-4.3
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-4.sentence-1
5https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12910
(5.1)https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-5.1
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-5.1.sentence-1
(5.2)https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-5.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-5.2.sentence-1
6https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12924
(6.1)https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-6.1
(6.2)https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-6.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-6.2.sentence-2
7https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12937
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-7.sentence-1
8https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12941
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-8.sentence-1
9https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12945
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-9.sentence-1
10https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12949
1https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-note-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-10.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#inclusive.scan-10.sentence-2
26.10.10https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan
[transform.exclusive.scan]https://timsong-cpp.github.io/cppwp/transform.exclusive.scan
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:transform_exclusive_scan
1https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12980
(1.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-1.1
(1.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-1.2
(1.3)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-1.3
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-1.sentence-1
2https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L12990
(2.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-2.1
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-2.1.sentence-1
(2.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-2.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-2.2.sentence-1
3https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13001
4https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13011
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-4.sentence-1
5https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13015
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-5.sentence-1
6https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13020
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-6.sentence-1
7https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13024
1https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-note-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-7.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-7.sentence-2
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.exclusive.scan-7.sentence-3
26.10.11https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan
[transform.inclusive.scan]https://timsong-cpp.github.io/cppwp/transform.inclusive.scan
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:transform_inclusive_scan
1https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13073
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-1.sentence-1
2https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13076
(2.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-2.1
(2.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-2.2
(2.3)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-2.3
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-2.sentence-1
3https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13088
(3.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-3.1
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-3.1.sentence-1
(3.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-3.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-3.2.sentence-1
4https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13102
(4.1)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-4.1
(4.2)https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-4.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-4.2.sentence-2
5https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13115
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-5.sentence-1
6https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13119
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-6.sentence-1
7https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13124
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-7.sentence-1
8https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13128
1https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-note-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-8.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-8.sentence-2
.https://timsong-cpp.github.io/cppwp/numeric.ops#transform.inclusive.scan-8.sentence-3
26.10.12https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference
[adjacent.difference]https://timsong-cpp.github.io/cppwp/adjacent.difference
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:adjacent_difference
1https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13166
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-1.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-1.sentence-2
2https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13172
(2.1)https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-2.1
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-2.1.sentence-1
[iterator.requirements.general]https://timsong-cpp.github.io/cppwp/iterator.requirements.general
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-2.1.sentence-2
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-2.1.sentence-3
(2.2)https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-2.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-2.2.sentence-1
3https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13189
(3.1)https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-3.1
Cpp17MoveAssignablehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveAssignable
33https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveassignable
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-3.1.sentence-1
(3.2)https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-3.2
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-3.2.sentence-1
189https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-189
4https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13206
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-4.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-4.sentence-2
5https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13219
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-5.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-5.sentence-2
6https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13225
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-6.sentence-1
7https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13229
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-7.sentence-1
8https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13233
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-8.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#adjacent.difference-8.sentence-2
189)https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-189
189)https://timsong-cpp.github.io/cppwp/numeric.ops#footnoteref-189
.https://timsong-cpp.github.io/cppwp/numeric.ops#footnote-189.sentence-1
26.10.13https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota
[numeric.iota]https://timsong-cpp.github.io/cppwp/numeric.iota
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:iota
1https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13251
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota-1.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota-1.sentence-2
2https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13257
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota-2.sentence-1
3https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13264
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:iota_
input_or_output_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.iterator#concept:input_or_output_iterator
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
weakly_incrementablehttps://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
indirectly_writablehttps://timsong-cpp.github.io/cppwp/iterator.concept.writable#concept:indirectly_writable
weakly_incrementablehttps://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
output_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:output_range
4https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.iota-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13279
26.10.14https://timsong-cpp.github.io/cppwp/numeric.ops#gcd
[numeric.ops.gcd]https://timsong-cpp.github.io/cppwp/numeric.ops.gcd
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:gcd
1https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13301
.https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-1.sentence-1
2https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13306
.https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-2.sentence-1
1https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-note-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-2.sentence-2
3https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13317
.https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-3.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-3.sentence-2
4https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13322
.https://timsong-cpp.github.io/cppwp/numeric.ops#gcd-4.sentence-1
26.10.15https://timsong-cpp.github.io/cppwp/numeric.ops#lcm
[numeric.ops.lcm]https://timsong-cpp.github.io/cppwp/numeric.ops.lcm
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:lcm
1https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13336
.https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-1.sentence-1
2https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13341
.https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-2.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-2.sentence-2
3https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13348
.https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-3.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-3.sentence-2
4https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13353
.https://timsong-cpp.github.io/cppwp/numeric.ops#lcm-4.sentence-1
26.10.16https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint
[numeric.ops.midpoint]https://timsong-cpp.github.io/cppwp/numeric.ops.midpoint
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:midpoint
1https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13366
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-1.sentence-1
2https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13370
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-2.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-2.sentence-2
3https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13376
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-3.sentence-1
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-3.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:midpoint_
4https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13388
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-4.sentence-1
5https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13392
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-5.sentence-1
6https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13396
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-6.sentence-1
1https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-note-1
[basic.compound]https://timsong-cpp.github.io/cppwp/basic.compound
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-6.sentence-2
7https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13409
.https://timsong-cpp.github.io/cppwp/numeric.ops#midpoint-7.sentence-1
26.10.17https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat
[numeric.sat]https://timsong-cpp.github.io/cppwp/numeric.sat
26.10.17.1https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func
[numeric.sat.func]https://timsong-cpp.github.io/cppwp/numeric.sat.func
1https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13419
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:saturating_add
2https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13431
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-2.sentence-1
3https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13435
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:saturating_sub
4https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13449
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-4.sentence-1
5https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13453
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-5.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:saturating_mul
6https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13467
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-6.sentence-1
7https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13471
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-7.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:saturating_div
8https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13485
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-8.sentence-1
9https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13489
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-9.sentence-1
10https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13493
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-10.sentence-1
11https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13499
[expr.const.core]https://timsong-cpp.github.io/cppwp/expr.const.core
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.func-11.sentence-1
26.10.17.2https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.cast
[numeric.sat.cast]https://timsong-cpp.github.io/cppwp/numeric.sat.cast
πŸ”—https://timsong-cpp.github.io/cppwp/numeric.ops#lib:saturating_cast
1https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.cast-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13515
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.cast-1.sentence-1
2https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.cast-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L13519
.https://timsong-cpp.github.io/cppwp/numeric.ops#numeric.sat.cast-2.sentence-1

URLs of crawlers that visited me.