René's URL Explorer Experiment
go
Title:
[alg.unique]
direct link
Domain:
timsong-cpp.github.io
Links
:
[algorithms]
https://timsong-cpp.github.io/cppwp/#algorithms
[alg.modifying.operations]
https://timsong-cpp.github.io/cppwp/alg.modifying.operations#alg.unique
🔗
https://timsong-cpp.github.io/cppwp/alg.unique#lib:unique
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_equivalence_relation
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_equivalence_relation
forward_range
https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range
indirect_equivalence_relation
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_equivalence_relation
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_equivalence_relation
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_equivalence_relation
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_equivalence_relation
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_equivalence_relation
permutable
https://timsong-cpp.github.io/cppwp/alg.req.permutable#concept:permutable
1
https://timsong-cpp.github.io/cppwp/alg.unique#1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7831
(1.1)
https://timsong-cpp.github.io/cppwp/alg.unique#1.1
(1.2)
https://timsong-cpp.github.io/cppwp/alg.unique#1.2
(1.3)
https://timsong-cpp.github.io/cppwp/alg.unique#1.3
.
https://timsong-cpp.github.io/cppwp/alg.unique#1.sentence-1
2
https://timsong-cpp.github.io/cppwp/alg.unique#2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7847
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.unique#2.sentence-1
3
https://timsong-cpp.github.io/cppwp/alg.unique#3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7854
.
https://timsong-cpp.github.io/cppwp/alg.unique#3.sentence-1
4
https://timsong-cpp.github.io/cppwp/alg.unique#4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7860
.
https://timsong-cpp.github.io/cppwp/alg.unique#4.sentence-1
(4.1)
https://timsong-cpp.github.io/cppwp/alg.unique#4.1
.
https://timsong-cpp.github.io/cppwp/alg.unique#4.1.sentence-1
(4.2)
https://timsong-cpp.github.io/cppwp/alg.unique#4.2
.
https://timsong-cpp.github.io/cppwp/alg.unique#4.2.sentence-1
5
https://timsong-cpp.github.io/cppwp/alg.unique#5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7868
.
https://timsong-cpp.github.io/cppwp/alg.unique#5.sentence-1
🔗
https://timsong-cpp.github.io/cppwp/alg.unique#lib:unique_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
indirect_equivalence_relation
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_equivalence_relation
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
forward_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.forward#concept:forward_iterator
input_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
same_as
https://timsong-cpp.github.io/cppwp/concept.same#concept:same_as
indirectly_copyable_storable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable_storable
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
indirect_equivalence_relation
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_equivalence_relation
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
forward_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.forward#concept:forward_iterator
input_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
same_as
https://timsong-cpp.github.io/cppwp/concept.same#concept:same_as
indirectly_copyable_storable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable_storable
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
indirect_equivalence_relation
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_equivalence_relation
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
indirect_equivalence_relation
https://timsong-cpp.github.io/cppwp/indirectcallable.indirectinvocable#concept:indirect_equivalence_relation
indirectly_copyable
https://timsong-cpp.github.io/cppwp/alg.req.ind.copy#concept:indirectly_copyable
6
https://timsong-cpp.github.io/cppwp/alg.unique#6
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7932
(6.1)
https://timsong-cpp.github.io/cppwp/alg.unique#6.1
(6.2)
https://timsong-cpp.github.io/cppwp/alg.unique#6.2
(6.3)
https://timsong-cpp.github.io/cppwp/alg.unique#6.3
.
https://timsong-cpp.github.io/cppwp/alg.unique#6.sentence-1
7
https://timsong-cpp.github.io/cppwp/alg.unique#7
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7948
(7.1)
https://timsong-cpp.github.io/cppwp/alg.unique#7.1
(7.2)
https://timsong-cpp.github.io/cppwp/alg.unique#7.2
(7.3)
https://timsong-cpp.github.io/cppwp/alg.unique#7.3
.
https://timsong-cpp.github.io/cppwp/alg.unique#7.sentence-1
8
https://timsong-cpp.github.io/cppwp/alg.unique#8
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7961
[iterator.requirements.general]
https://timsong-cpp.github.io/cppwp/iterator.requirements.general
.
https://timsong-cpp.github.io/cppwp/alg.unique#8.sentence-1
9
https://timsong-cpp.github.io/cppwp/alg.unique#9
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L7965
(9.1)
https://timsong-cpp.github.io/cppwp/alg.unique#9.1
.
https://timsong-cpp.github.io/cppwp/alg.unique#9.1.sentence-1
(9.2)
https://timsong-cpp.github.io/cppwp/alg.unique#9.2
(9.2.1)
https://timsong-cpp.github.io/cppwp/alg.unique#9.2.1
.
https://timsong-cpp.github.io/cppwp/alg.unique#9.2.1.sentence-1
(9.2.2)
https://timsong-cpp.github.io/cppwp/alg.unique#9.2.2
.
https://timsong-cpp.github.io/cppwp/alg.unique#9.2.2.sentence-1
forward_iterator
https://timsong-cpp.github.io/cppwp/iterator.concept.forward#concept:forward_iterator
[iterator.concept.forward]
https://timsong-cpp.github.io/cppwp/iterator.concept.forward
.
https://timsong-cpp.github.io/cppwp/alg.unique#9.2.2.sentence-2
Cpp17ForwardIterator
https://timsong-cpp.github.io/cppwp/forward.iterators#:Cpp17ForwardIterator
Cpp17CopyAssignable
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17CopyAssignable
34
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.copyassignable
.
https://timsong-cpp.github.io/cppwp/alg.unique#9.2.2.sentence-3
32
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.copyconstructible
.
https://timsong-cpp.github.io/cppwp/alg.unique#9.2.2.sentence-4
1
https://timsong-cpp.github.io/cppwp/alg.unique#note-1
.
https://timsong-cpp.github.io/cppwp/alg.unique#9.sentence-2
copyable
https://timsong-cpp.github.io/cppwp/concepts.object#concept:copyable
.
https://timsong-cpp.github.io/cppwp/alg.unique#9.sentence-3
10
https://timsong-cpp.github.io/cppwp/alg.unique#10
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L8002
.
https://timsong-cpp.github.io/cppwp/alg.unique#10.sentence-1
11
https://timsong-cpp.github.io/cppwp/alg.unique#11
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L8009
(11.1)
https://timsong-cpp.github.io/cppwp/alg.unique#11.1
.
https://timsong-cpp.github.io/cppwp/alg.unique#11.1.sentence-1
(11.2)
https://timsong-cpp.github.io/cppwp/alg.unique#11.2
.
https://timsong-cpp.github.io/cppwp/alg.unique#11.2.sentence-1
(11.3)
https://timsong-cpp.github.io/cppwp/alg.unique#11.3
.
https://timsong-cpp.github.io/cppwp/alg.unique#11.3.sentence-1
12
https://timsong-cpp.github.io/cppwp/alg.unique#12
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/algorithms.tex#L8028
.
https://timsong-cpp.github.io/cppwp/alg.unique#12.sentence-1
URLs of
crawlers that visited me
.