RenΓ©'s URL Explorer Experiment
go
Title:
[alg.partitions]
direct link
Domain:
timsong-cpp.github.io
Links
:
[algorithms]
https://timsong-cpp.github.io/cppwp/#algorithms
[alg.sorting]
https://timsong-cpp.github.io/cppwp/alg.sorting#alg.partitions
π
https://timsong-cpp.github.io/cppwp/alg.partitions#lib:is_partitioned
input_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
input_range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
execution-policy
https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
execution-policy
https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
1
https://timsong-cpp.github.io/cppwp/alg.partitions#1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9661
.
https://timsong-cpp.github.io/cppwp/alg.partitions#1.sentence-1
2
https://timsong-cpp.github.io/cppwp/alg.partitions#2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9665
.
https://timsong-cpp.github.io/cppwp/alg.partitions#2.sentence-1
3
https://timsong-cpp.github.io/cppwp/alg.partitions#3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9671
.
https://timsong-cpp.github.io/cppwp/alg.partitions#3.sentence-1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#3.sentence-2
π
https://timsong-cpp.github.io/cppwp/alg.partitions#lib:partition
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
forward_range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
execution-policy
https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
execution-policy
https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
4
https://timsong-cpp.github.io/cppwp/alg.partitions#4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9707
.
https://timsong-cpp.github.io/cppwp/alg.partitions#4.sentence-1
5
https://timsong-cpp.github.io/cppwp/alg.partitions#5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9712
Cpp17ValueSwappable
https://timsong-cpp.github.io/cppwp/swappable.requirements#:Cpp17ValueSwappable
[swappable.requirements]
https://timsong-cpp.github.io/cppwp/swappable.requirements
.
https://timsong-cpp.github.io/cppwp/alg.partitions#5.sentence-1
6
https://timsong-cpp.github.io/cppwp/alg.partitions#6
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9718
.
https://timsong-cpp.github.io/cppwp/alg.partitions#6.sentence-1
7
https://timsong-cpp.github.io/cppwp/alg.partitions#7
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9723
.
https://timsong-cpp.github.io/cppwp/alg.partitions#7.sentence-1
(7.1)
https://timsong-cpp.github.io/cppwp/alg.partitions#7.1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#7.1.sentence-1
(7.2)
https://timsong-cpp.github.io/cppwp/alg.partitions#7.2
.
https://timsong-cpp.github.io/cppwp/alg.partitions#7.2.sentence-1
8
https://timsong-cpp.github.io/cppwp/alg.partitions#8
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9735
(8.1)
https://timsong-cpp.github.io/cppwp/alg.partitions#8.1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#8.1.sentence-1
Cpp17BidirectionalIterator
https://timsong-cpp.github.io/cppwp/bidirectional.iterators#:Cpp17BidirectionalIterator
bidirectional_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.bidir#concept:bidirectional_iterator
.
https://timsong-cpp.github.io/cppwp/alg.partitions#8.1.sentence-2
(8.2)
https://timsong-cpp.github.io/cppwp/alg.partitions#8.2
.
https://timsong-cpp.github.io/cppwp/alg.partitions#8.2.sentence-1
π
https://timsong-cpp.github.io/cppwp/alg.partitions#lib:stable_partition
bidirectional_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.bidir#concept:bidirectional_iterator
sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
bidirectional_range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
execution-policy
https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
execution-policy
https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
9
https://timsong-cpp.github.io/cppwp/alg.partitions#9
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9787
.
https://timsong-cpp.github.io/cppwp/alg.partitions#9.sentence-1
10
https://timsong-cpp.github.io/cppwp/alg.partitions#10
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9792
Cpp17ValueSwappable
https://timsong-cpp.github.io/cppwp/swappable.requirements#:Cpp17ValueSwappable
[swappable.requirements]
https://timsong-cpp.github.io/cppwp/swappable.requirements
Cpp17MoveConstructible
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
Cpp17MoveAssignable
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveAssignable
33
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveassignable
.
https://timsong-cpp.github.io/cppwp/alg.partitions#10.sentence-1
11
https://timsong-cpp.github.io/cppwp/alg.partitions#11
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9801
.
https://timsong-cpp.github.io/cppwp/alg.partitions#11.sentence-1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#11.sentence-2
12
https://timsong-cpp.github.io/cppwp/alg.partitions#12
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9807
.
https://timsong-cpp.github.io/cppwp/alg.partitions#12.sentence-1
(12.1)
https://timsong-cpp.github.io/cppwp/alg.partitions#12.1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#12.1.sentence-1
(12.2)
https://timsong-cpp.github.io/cppwp/alg.partitions#12.2
.
https://timsong-cpp.github.io/cppwp/alg.partitions#12.2.sentence-1
13
https://timsong-cpp.github.io/cppwp/alg.partitions#13
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9820
(13.1)
https://timsong-cpp.github.io/cppwp/alg.partitions#13.1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#13.1.sentence-1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#13.1.sentence-2
(13.2)
https://timsong-cpp.github.io/cppwp/alg.partitions#13.2
.
https://timsong-cpp.github.io/cppwp/alg.partitions#13.2.sentence-1
π
https://timsong-cpp.github.io/cppwp/alg.partitions#lib:partition_copy
input_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
weakly_incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
weakly_incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
input_range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
weakly_incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
weakly_incrementable
https://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
execution-policy
https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
random_access_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
random_access_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
execution-policy
https://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
sized-random-access-range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
sized-random-access-range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
14
https://timsong-cpp.github.io/cppwp/alg.partitions#14
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9883
.
https://timsong-cpp.github.io/cppwp/alg.partitions#14.sentence-1
15
https://timsong-cpp.github.io/cppwp/alg.partitions#15
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9888
(15.1)
https://timsong-cpp.github.io/cppwp/alg.partitions#15.1
(15.2)
https://timsong-cpp.github.io/cppwp/alg.partitions#15.2
.
https://timsong-cpp.github.io/cppwp/alg.partitions#15.sentence-1
16
https://timsong-cpp.github.io/cppwp/alg.partitions#16
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9902
.
https://timsong-cpp.github.io/cppwp/alg.partitions#16.sentence-1
17
https://timsong-cpp.github.io/cppwp/alg.partitions#17
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9908
(17.1)
https://timsong-cpp.github.io/cppwp/alg.partitions#17.1
(17.2)
https://timsong-cpp.github.io/cppwp/alg.partitions#17.2
(17.3)
https://timsong-cpp.github.io/cppwp/alg.partitions#17.3
.
https://timsong-cpp.github.io/cppwp/alg.partitions#17.sentence-1
18
https://timsong-cpp.github.io/cppwp/alg.partitions#18
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9927
[iterator.requirements.general]
https://timsong-cpp.github.io/cppwp/iterator.requirements.general
.
https://timsong-cpp.github.io/cppwp/alg.partitions#18.sentence-1
19
https://timsong-cpp.github.io/cppwp/alg.partitions#19
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9934
.
https://timsong-cpp.github.io/cppwp/alg.partitions#19.sentence-1
1
https://timsong-cpp.github.io/cppwp/alg.partitions#note-1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#19.sentence-2
copy_constructible
https://timsong-cpp.github.io/cppwp/concept.copyconstructible#concept:copy_constructible
.
https://timsong-cpp.github.io/cppwp/alg.partitions#19.sentence-3
20
https://timsong-cpp.github.io/cppwp/alg.partitions#20
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9947
.
https://timsong-cpp.github.io/cppwp/alg.partitions#20.sentence-1
21
https://timsong-cpp.github.io/cppwp/alg.partitions#21
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9954
.
https://timsong-cpp.github.io/cppwp/alg.partitions#21.sentence-1
(21.1)
https://timsong-cpp.github.io/cppwp/alg.partitions#21.1
.
https://timsong-cpp.github.io/cppwp/alg.partitions#21.1.sentence-1
(21.2)
https://timsong-cpp.github.io/cppwp/alg.partitions#21.2
.
https://timsong-cpp.github.io/cppwp/alg.partitions#21.2.sentence-1
22
https://timsong-cpp.github.io/cppwp/alg.partitions#22
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9966
.
https://timsong-cpp.github.io/cppwp/alg.partitions#22.sentence-1
π
https://timsong-cpp.github.io/cppwp/alg.partitions#lib:partition_point
forward_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.forward#concept:forward_iterator
sentinel_for
https://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
forward_range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
indirect_unary_predicate
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
23
https://timsong-cpp.github.io/cppwp/alg.partitions#23
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9987
.
https://timsong-cpp.github.io/cppwp/alg.partitions#23.sentence-1
24
https://timsong-cpp.github.io/cppwp/alg.partitions#24
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9992
.
https://timsong-cpp.github.io/cppwp/alg.partitions#24.sentence-1
25
https://timsong-cpp.github.io/cppwp/alg.partitions#25
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9997
.
https://timsong-cpp.github.io/cppwp/alg.partitions#25.sentence-1
26
https://timsong-cpp.github.io/cppwp/alg.partitions#26
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L10004
.
https://timsong-cpp.github.io/cppwp/alg.partitions#26.sentence-1
URLs of
crawlers that visited me
.