RenΓ©'s URL Explorer Experiment


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_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
input_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
1https://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
2https://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
3https://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
permutablehttps://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutablehttps://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutablehttps://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutablehttps://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
4https://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
5https://timsong-cpp.github.io/cppwp/alg.partitions#5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9712
Cpp17ValueSwappablehttps://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
6https://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
7https://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
8https://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
Cpp17BidirectionalIteratorhttps://timsong-cpp.github.io/cppwp/bidirectional.iterators#:Cpp17BidirectionalIterator
bidirectional_iteratorhttps://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_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.bidir#concept:bidirectional_iterator
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutablehttps://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
bidirectional_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:bidirectional_range
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutablehttps://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutablehttps://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
permutablehttps://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
9https://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
10https://timsong-cpp.github.io/cppwp/alg.partitions#10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L9792
Cpp17ValueSwappablehttps://timsong-cpp.github.io/cppwp/swappable.requirements#:Cpp17ValueSwappable
[swappable.requirements]https://timsong-cpp.github.io/cppwp/swappable.requirements
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
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/alg.partitions#10.sentence-1
11https://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
12https://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
13https://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_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_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
weakly_incrementablehttps://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
indirectly_copyablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
indirectly_copyablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
input_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
weakly_incrementablehttps://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
weakly_incrementablehttps://timsong-cpp.github.io/cppwp/iterator.concept.winc#concept:weakly_incrementable
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
indirectly_copyablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
indirectly_copyablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
indirectly_copyablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
indirectly_copyablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
indirectly_copyablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
indirectly_copyablehttps://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
14https://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
15https://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
16https://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
17https://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
18https://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
19https://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
1https://timsong-cpp.github.io/cppwp/alg.partitions#note-1
.https://timsong-cpp.github.io/cppwp/alg.partitions#19.sentence-2
copy_constructiblehttps://timsong-cpp.github.io/cppwp/concept.copyconstructible#concept:copy_constructible
.https://timsong-cpp.github.io/cppwp/alg.partitions#19.sentence-3
20https://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
21https://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
22https://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_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.forward#concept:forward_iterator
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
forward_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
indirect_unary_predicatehttps://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_unary_predicate
23https://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
24https://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
25https://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
26https://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.