RenΓ©'s URL Explorer Experiment


Title: [concepts]

direct link

Domain: timsong-cpp.github.io

Links:

[concepts]https://timsong-cpp.github.io/cppwp/#concepts
[concepts.general]https://timsong-cpp.github.io/cppwp/concepts#general
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts#equality
[concepts.syn]https://timsong-cpp.github.io/cppwp/concepts#syn
[concepts.lang]https://timsong-cpp.github.io/cppwp/concepts#lang
[concepts.lang.general]https://timsong-cpp.github.io/cppwp/concepts#lang.general
[concept.same]https://timsong-cpp.github.io/cppwp/concepts#concept.same
[concept.derived]https://timsong-cpp.github.io/cppwp/concepts#concept.derived
[concept.convertible]https://timsong-cpp.github.io/cppwp/concepts#concept.convertible
[concept.commonref]https://timsong-cpp.github.io/cppwp/concepts#concept.commonref
[concept.common]https://timsong-cpp.github.io/cppwp/concepts#concept.common
[concepts.arithmetic]https://timsong-cpp.github.io/cppwp/concepts#arithmetic
[concept.assignable]https://timsong-cpp.github.io/cppwp/concepts#concept.assignable
[concept.swappable]https://timsong-cpp.github.io/cppwp/concepts#concept.swappable
[concept.destructible]https://timsong-cpp.github.io/cppwp/concepts#concept.destructible
[concept.constructible]https://timsong-cpp.github.io/cppwp/concepts#concept.constructible
[concept.default.init]https://timsong-cpp.github.io/cppwp/concepts#concept.default.init
[concept.moveconstructible]https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible
[concept.copyconstructible]https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible
[concepts.compare]https://timsong-cpp.github.io/cppwp/concepts#compare
[concepts.compare.general]https://timsong-cpp.github.io/cppwp/concepts#compare.general
[concept.booleantestable]https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable
[concept.comparisoncommontype]https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype
[concept.equalitycomparable]https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable
[concept.totallyordered]https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered
[concepts.object]https://timsong-cpp.github.io/cppwp/concepts#object
[concepts.callable]https://timsong-cpp.github.io/cppwp/concepts#callable
[concepts.callable.general]https://timsong-cpp.github.io/cppwp/concepts#callable.general
[concept.invocable]https://timsong-cpp.github.io/cppwp/concepts#concept.invocable
[concept.regularinvocable]https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable
[concept.predicate]https://timsong-cpp.github.io/cppwp/concepts#concept.predicate
[concept.relation]https://timsong-cpp.github.io/cppwp/concepts#concept.relation
[concept.equiv]https://timsong-cpp.github.io/cppwp/concepts#concept.equiv
[concept.strictweakorder]https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder
18.1https://timsong-cpp.github.io/cppwp/concepts#general
[concepts.general]https://timsong-cpp.github.io/cppwp/concepts.general
1https://timsong-cpp.github.io/cppwp/concepts#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L6
.https://timsong-cpp.github.io/cppwp/concepts#general-1.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#general-1.sentence-2
2https://timsong-cpp.github.io/cppwp/concepts#general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L12
48https://timsong-cpp.github.io/cppwp/concepts#tab:concepts.summary
.https://timsong-cpp.github.io/cppwp/concepts#general-2.sentence-1
48https://timsong-cpp.github.io/cppwp/concepts#tab:concepts.summary
[tab:concepts.summary]https://timsong-cpp.github.io/cppwp/tab:concepts.summary
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#tab:concepts.summary-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#tab:concepts.summary-row-2
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts#equality
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#tab:concepts.summary-row-3
[concepts.lang]https://timsong-cpp.github.io/cppwp/concepts#lang
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#tab:concepts.summary-row-4
[concepts.compare]https://timsong-cpp.github.io/cppwp/concepts#compare
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#tab:concepts.summary-row-5
[concepts.object]https://timsong-cpp.github.io/cppwp/concepts#object
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#tab:concepts.summary-row-6
[concepts.callable]https://timsong-cpp.github.io/cppwp/concepts#callable
18.2https://timsong-cpp.github.io/cppwp/concepts#equality
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts.equality
1https://timsong-cpp.github.io/cppwp/concepts#equality-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L27
equality-preservinghttps://timsong-cpp.github.io/cppwp/concepts#def:expression,equality-preserving
.https://timsong-cpp.github.io/cppwp/concepts#equality-1.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#equality-1.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#equality-1.sentence-3
(1.1)https://timsong-cpp.github.io/cppwp/concepts#equality-1.1
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
[expr.prim.id]https://timsong-cpp.github.io/cppwp/expr.prim.id
(1.2)https://timsong-cpp.github.io/cppwp/concepts#equality-1.2
[forward]https://timsong-cpp.github.io/cppwp/forward
[declval]https://timsong-cpp.github.io/cppwp/declval
.https://timsong-cpp.github.io/cppwp/concepts#equality-1.sentence-4
1https://timsong-cpp.github.io/cppwp/concepts#equality-example-1
.https://timsong-cpp.github.io/cppwp/concepts#equality-1.sentence-5
2https://timsong-cpp.github.io/cppwp/concepts#equality-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L48
.https://timsong-cpp.github.io/cppwp/concepts#equality-2.sentence-1
2https://timsong-cpp.github.io/cppwp/concepts#equality-example-2
.https://timsong-cpp.github.io/cppwp/concepts#equality-2.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#equality-2.sentence-3
domainhttps://timsong-cpp.github.io/cppwp/concepts#def:expression,domain
.https://timsong-cpp.github.io/cppwp/concepts#equality-2.sentence-4
3https://timsong-cpp.github.io/cppwp/concepts#equality-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L59
.https://timsong-cpp.github.io/cppwp/concepts#equality-3.sentence-1
1https://timsong-cpp.github.io/cppwp/concepts#equality-note-1
.https://timsong-cpp.github.io/cppwp/concepts#equality-3.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#equality-3.sentence-3
4https://timsong-cpp.github.io/cppwp/concepts#equality-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L75
requires-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.req.general#nt:requires-expression
.https://timsong-cpp.github.io/cppwp/concepts#equality-4.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#equality-4.sentence-2
5https://timsong-cpp.github.io/cppwp/concepts#equality-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L81
.https://timsong-cpp.github.io/cppwp/concepts#equality-5.sentence-1
requires-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.req.general#nt:requires-expression
.https://timsong-cpp.github.io/cppwp/concepts#equality-5.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#equality-5.sentence-3
.https://timsong-cpp.github.io/cppwp/concepts#equality-5.sentence-4
6https://timsong-cpp.github.io/cppwp/concepts#equality-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L95
requires-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.req.general#nt:requires-expression
.https://timsong-cpp.github.io/cppwp/concepts#equality-6.sentence-1
implicit expression variationshttps://timsong-cpp.github.io/cppwp/concepts#def:implicit_expression_variations
.https://timsong-cpp.github.io/cppwp/concepts#equality-6.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#equality-6.sentence-3
7https://timsong-cpp.github.io/cppwp/concepts#equality-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L105
3https://timsong-cpp.github.io/cppwp/concepts#equality-example-3
(7.1)https://timsong-cpp.github.io/cppwp/concepts#equality-7.1
.https://timsong-cpp.github.io/cppwp/concepts#equality-7.1.sentence-1
(7.2)https://timsong-cpp.github.io/cppwp/concepts#equality-7.2
.https://timsong-cpp.github.io/cppwp/concepts#equality-7.2.sentence-1
(7.3)https://timsong-cpp.github.io/cppwp/concepts#equality-7.3
.https://timsong-cpp.github.io/cppwp/concepts#equality-7.3.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#equality-7.3.sentence-2
8https://timsong-cpp.github.io/cppwp/concepts#equality-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L148
4https://timsong-cpp.github.io/cppwp/concepts#equality-example-4
.https://timsong-cpp.github.io/cppwp/concepts#equality-8.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#equality-8.sentence-3
18.3https://timsong-cpp.github.io/cppwp/concepts#syn
[concepts.syn]https://timsong-cpp.github.io/cppwp/concepts.syn
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#header:%3cconcepts%3e
[concepts.lang]https://timsong-cpp.github.io/cppwp/concepts#lang
[concept.same]https://timsong-cpp.github.io/cppwp/concepts#concept.same
same_ashttps://timsong-cpp.github.io/cppwp/concepts#concept:same_as
[concept.derived]https://timsong-cpp.github.io/cppwp/concepts#concept.derived
derived_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:derived_from
[concept.convertible]https://timsong-cpp.github.io/cppwp/concepts#concept.convertible
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
[concept.commonref]https://timsong-cpp.github.io/cppwp/concepts#concept.commonref
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
[concept.common]https://timsong-cpp.github.io/cppwp/concepts#concept.common
common_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_with
[concepts.arithmetic]https://timsong-cpp.github.io/cppwp/concepts#arithmetic
[concept.assignable]https://timsong-cpp.github.io/cppwp/concepts#concept.assignable
assignable_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
[concept.swappable]https://timsong-cpp.github.io/cppwp/concepts#concept.swappable
swappablehttps://timsong-cpp.github.io/cppwp/concepts#concept:swappable
[concept.destructible]https://timsong-cpp.github.io/cppwp/concepts#concept.destructible
destructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:destructible
[concept.constructible]https://timsong-cpp.github.io/cppwp/concepts#concept.constructible
constructible_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
[concept.default.init]https://timsong-cpp.github.io/cppwp/concepts#concept.default.init
default_initializablehttps://timsong-cpp.github.io/cppwp/concepts#concept:default_initializable
[concept.moveconstructible]https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible
move_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:move_constructible
[concept.copyconstructible]https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible
copy_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:copy_constructible
[concepts.compare]https://timsong-cpp.github.io/cppwp/concepts#compare
[concept.equalitycomparable]https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable
equality_comparablehttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
[concept.totallyordered]https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered
totally_orderedhttps://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered
[concepts.object]https://timsong-cpp.github.io/cppwp/concepts#object
[concepts.callable]https://timsong-cpp.github.io/cppwp/concepts#callable
[concept.invocable]https://timsong-cpp.github.io/cppwp/concepts#concept.invocable
invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:invocable
[concept.regularinvocable]https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable
regular_invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:regular_invocable
[concept.predicate]https://timsong-cpp.github.io/cppwp/concepts#concept.predicate
predicatehttps://timsong-cpp.github.io/cppwp/concepts#concept:predicate
[concept.relation]https://timsong-cpp.github.io/cppwp/concepts#concept.relation
relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:relation
[concept.equiv]https://timsong-cpp.github.io/cppwp/concepts#concept.equiv
equivalence_relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:equivalence_relation
[concept.strictweakorder]https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder
strict_weak_orderhttps://timsong-cpp.github.io/cppwp/concepts#concept:strict_weak_order
18.4https://timsong-cpp.github.io/cppwp/concepts#lang
[concepts.lang]https://timsong-cpp.github.io/cppwp/concepts.lang
18.4.1https://timsong-cpp.github.io/cppwp/concepts#lang.general
[concepts.lang.general]https://timsong-cpp.github.io/cppwp/concepts.lang.general
1https://timsong-cpp.github.io/cppwp/concepts#lang.general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L293
[concepts.lang]https://timsong-cpp.github.io/cppwp/concepts#lang
.https://timsong-cpp.github.io/cppwp/concepts#lang.general-1.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#lang.general-1.sentence-2
18.4.2https://timsong-cpp.github.io/cppwp/concepts#concept.same
[concept.same]https://timsong-cpp.github.io/cppwp/concept.same
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept.same-itemdecl:1
same-as-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:same-as-impl
is_same_vhttps://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_same_v
same_ashttps://timsong-cpp.github.io/cppwp/concepts#concept:same_as
same-as-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:same-as-impl
same-as-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:same-as-impl
1https://timsong-cpp.github.io/cppwp/concepts#concept.same-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L309
1https://timsong-cpp.github.io/cppwp/concepts#concept.same-note-1
same_ashttps://timsong-cpp.github.io/cppwp/concepts#concept:same_as
same_ashttps://timsong-cpp.github.io/cppwp/concepts#concept:same_as
.https://timsong-cpp.github.io/cppwp/concepts#concept.same-1.sentence-1
18.4.3https://timsong-cpp.github.io/cppwp/concepts#concept.derived
[concept.derived]https://timsong-cpp.github.io/cppwp/concept.derived
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:derived_from
derived_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:derived_from
1https://timsong-cpp.github.io/cppwp/concepts#concept.derived-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L326
1https://timsong-cpp.github.io/cppwp/concepts#concept.derived-note-1
derived_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:derived_from
.https://timsong-cpp.github.io/cppwp/concepts#concept.derived-1.sentence-1
18.4.4https://timsong-cpp.github.io/cppwp/concepts#concept.convertible
[concept.convertible]https://timsong-cpp.github.io/cppwp/concept.convertible
1https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L336
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
.https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-1.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
2https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L355
.https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2.sentence-1
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
(2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2.1
.https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2.1.sentence-1
(2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2.2
(2.2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2.2.1
[lib.types.movedfrom]https://timsong-cpp.github.io/cppwp/lib.types.movedfrom
.https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2.2.1.sentence-1
(2.2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2.2.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.convertible-2.2.2.sentence-1
18.4.5https://timsong-cpp.github.io/cppwp/concepts#concept.commonref
[concept.commonref]https://timsong-cpp.github.io/cppwp/concept.commonref
1https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L390
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
common reference typehttps://timsong-cpp.github.io/cppwp/concepts#def:common_reference_type
.https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-1.sentence-1
1https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-note-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-1.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-1.sentence-3
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
same_ashttps://timsong-cpp.github.io/cppwp/concepts#concept:same_as
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
2https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L412
.https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-2.sentence-1
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts#equality
.https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-2.sentence-2
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
(2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-2.1
(2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-2.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-2.sentence-3
3https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L428
2https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-note-2
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
[meta.trans.other]https://timsong-cpp.github.io/cppwp/meta.trans.other
.https://timsong-cpp.github.io/cppwp/concepts#concept.commonref-3.sentence-1
18.4.6https://timsong-cpp.github.io/cppwp/concepts#concept.common
[concept.common]https://timsong-cpp.github.io/cppwp/concept.common
1https://timsong-cpp.github.io/cppwp/concepts#concept.common-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L437
common typehttps://timsong-cpp.github.io/cppwp/concepts#def:common_type
.https://timsong-cpp.github.io/cppwp/concepts#concept.common-1.sentence-1
1https://timsong-cpp.github.io/cppwp/concepts#concept.common-note-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.common-1.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#concept.common-1.sentence-3
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:common_with
common_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_with
same_ashttps://timsong-cpp.github.io/cppwp/concepts#concept:same_as
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
2https://timsong-cpp.github.io/cppwp/concepts#concept.common-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L465
.https://timsong-cpp.github.io/cppwp/concepts#concept.common-2.sentence-1
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts#equality
.https://timsong-cpp.github.io/cppwp/concepts#concept.common-2.sentence-2
common_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_with
(2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.common-2.1
(2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.common-2.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.common-2.sentence-3
3https://timsong-cpp.github.io/cppwp/concepts#concept.common-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L481
2https://timsong-cpp.github.io/cppwp/concepts#concept.common-note-2
common_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_with
[meta.trans.other]https://timsong-cpp.github.io/cppwp/meta.trans.other
.https://timsong-cpp.github.io/cppwp/concepts#concept.common-3.sentence-1
18.4.7https://timsong-cpp.github.io/cppwp/concepts#arithmetic
[concepts.arithmetic]https://timsong-cpp.github.io/cppwp/concepts.arithmetic
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#arithmetic-itemdecl:1
integralhttps://timsong-cpp.github.io/cppwp/concepts#concept:integral
is_integral_vhttps://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_integral_v
signed_integralhttps://timsong-cpp.github.io/cppwp/concepts#concept:signed_integral
integralhttps://timsong-cpp.github.io/cppwp/concepts#concept:integral
is_signed_vhttps://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_signed_v
unsigned_integralhttps://timsong-cpp.github.io/cppwp/concepts#concept:unsigned_integral
integralhttps://timsong-cpp.github.io/cppwp/concepts#concept:integral
signed_integralhttps://timsong-cpp.github.io/cppwp/concepts#concept:signed_integral
floating_pointhttps://timsong-cpp.github.io/cppwp/concepts#concept:floating_point
1https://timsong-cpp.github.io/cppwp/concepts#arithmetic-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L502
1https://timsong-cpp.github.io/cppwp/concepts#arithmetic-note-1
signed_integralhttps://timsong-cpp.github.io/cppwp/concepts#concept:signed_integral
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/concepts#arithmetic-1.sentence-1
2https://timsong-cpp.github.io/cppwp/concepts#arithmetic-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L508
2https://timsong-cpp.github.io/cppwp/concepts#arithmetic-note-2
unsigned_integralhttps://timsong-cpp.github.io/cppwp/concepts#concept:unsigned_integral
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/concepts#arithmetic-2.sentence-1
18.4.8https://timsong-cpp.github.io/cppwp/concepts#concept.assignable
[concept.assignable]https://timsong-cpp.github.io/cppwp/concept.assignable
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
assignable_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
same_ashttps://timsong-cpp.github.io/cppwp/concepts#concept:same_as
1https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L528
(1.1)https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.1
(1.2)https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.2
(1.3)https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.3
.https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.sentence-1
assignable_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
(1.4)https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.4
.https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.4.sentence-1
(1.5)https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.5
(1.5.1)https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.5.1
.https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.5.1.sentence-1
(1.5.2)https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.5.2
[lib.types.movedfrom]https://timsong-cpp.github.io/cppwp/lib.types.movedfrom
.https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.5.2.sentence-1
(1.5.3)https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.5.3
.https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-1.5.3.sentence-1
2https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L555
1https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-note-1
[structure.requirements]https://timsong-cpp.github.io/cppwp/structure.requirements
.https://timsong-cpp.github.io/cppwp/concepts#concept.assignable-2.sentence-1
18.4.9https://timsong-cpp.github.io/cppwp/concepts#concept.swappable
[concept.swappable]https://timsong-cpp.github.io/cppwp/concept.swappable
1https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L566
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-1.sentence-1
1https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-note-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-1.sentence-2
exchanges the valueshttps://timsong-cpp.github.io/cppwp/concepts#def:exchanges_the_values
(1.1)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-1.1
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-1.2
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-1.2.sentence-1
2https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L590
[customization.point.object]https://timsong-cpp.github.io/cppwp/customization.point.object
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.sentence-1
(2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.1
172https://timsong-cpp.github.io/cppwp/concepts#footnote-172
[basic.compound]https://timsong-cpp.github.io/cppwp/basic.compound
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.1.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.1.sentence-2
2https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-note-2
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.1.sentence-3
[temp.func.order]https://timsong-cpp.github.io/cppwp/temp.func.order
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.1.sentence-4
(2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.2
[basic.compound]https://timsong-cpp.github.io/cppwp/basic.compound
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.2.sentence-1
(2.3)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.3
move_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:move_constructible
assignable_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.3.sentence-1
(2.3.1)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.3.1
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.literal.type
(2.3.2)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.3.2
[defns.const.subexpr]https://timsong-cpp.github.io/cppwp/defns.const.subexpr
(2.3.3)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.3.3
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.3.sentence-2
(2.4)https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.4
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.4.sentence-1
3https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-note-3
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-2.4.sentence-2
3https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L660
4https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-note-4
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:swappable
swappablehttps://timsong-cpp.github.io/cppwp/concepts#concept:swappable
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:swappable_with
swappable_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:swappable_with
common_reference_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:common_reference_with
4https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L684
5https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-note-5
swappablehttps://timsong-cpp.github.io/cppwp/concepts#concept:swappable
swappable_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:swappable_with
.https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-4.sentence-1
5https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L690
1https://timsong-cpp.github.io/cppwp/concepts#concept.swappable-example-1
swappable_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:swappable_with
swappablehttps://timsong-cpp.github.io/cppwp/concepts#concept:swappable
172)https://timsong-cpp.github.io/cppwp/concepts#footnote-172
172)https://timsong-cpp.github.io/cppwp/concepts#footnoteref-172
.https://timsong-cpp.github.io/cppwp/concepts#footnote-172.sentence-1
18.4.10https://timsong-cpp.github.io/cppwp/concepts#concept.destructible
[concept.destructible]https://timsong-cpp.github.io/cppwp/concept.destructible
1https://timsong-cpp.github.io/cppwp/concepts#concept.destructible-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L737
destructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:destructible
.https://timsong-cpp.github.io/cppwp/concepts#concept.destructible-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:destructible
destructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:destructible
is_nothrow_destructible_vhttps://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_nothrow_destructible_v
2https://timsong-cpp.github.io/cppwp/concepts#concept.destructible-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L748
1https://timsong-cpp.github.io/cppwp/concepts#concept.destructible-note-1
Cpp17Destructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible
35https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.destructible
.https://timsong-cpp.github.io/cppwp/concepts#concept.destructible-2.sentence-1
18.4.11https://timsong-cpp.github.io/cppwp/concepts#concept.constructible
[concept.constructible]https://timsong-cpp.github.io/cppwp/concept.constructible
1https://timsong-cpp.github.io/cppwp/concepts#concept.constructible-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L758
constructible_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
.https://timsong-cpp.github.io/cppwp/concepts#concept.constructible-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
constructible_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
destructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:destructible
is_constructible_vhttps://timsong-cpp.github.io/cppwp/meta.type.synop#lib:is_constructible_v
18.4.12https://timsong-cpp.github.io/cppwp/concepts#concept.default.init
[concept.default.init]https://timsong-cpp.github.io/cppwp/concept.default.init
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:default_initializable
default_initializablehttps://timsong-cpp.github.io/cppwp/concepts#concept:default_initializable
constructible_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
1https://timsong-cpp.github.io/cppwp/concepts#concept.default.init-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L780
.https://timsong-cpp.github.io/cppwp/concepts#concept.default.init-1.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.default.init-1.sentence-2
.https://timsong-cpp.github.io/cppwp/concepts#concept.default.init-1.sentence-3
18.4.13https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible
[concept.moveconstructible]https://timsong-cpp.github.io/cppwp/concept.moveconstructible
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:move_constructible
move_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:move_constructible
constructible_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
1https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L800
.https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible-1.sentence-1
move_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:move_constructible
(1.1)https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible-1.1
.https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible-1.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible-1.2.sentence-1
(1.3)https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible-1.3
[lib.types.movedfrom]https://timsong-cpp.github.io/cppwp/lib.types.movedfrom
.https://timsong-cpp.github.io/cppwp/concepts#concept.moveconstructible-1.3.sentence-1
18.4.14https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible
[concept.copyconstructible]https://timsong-cpp.github.io/cppwp/concept.copyconstructible
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:copy_constructible
copy_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:copy_constructible
move_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:move_constructible
constructible_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
constructible_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
constructible_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:constructible_from
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
1https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L826
.https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible-1.sentence-1
copy_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:copy_constructible
(1.1)https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible-1.1
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts#equality
.https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible-1.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.copyconstructible-1.2.sentence-1
18.5https://timsong-cpp.github.io/cppwp/concepts#compare
[concepts.compare]https://timsong-cpp.github.io/cppwp/concepts.compare
18.5.1https://timsong-cpp.github.io/cppwp/concepts#compare.general
[concepts.compare.general]https://timsong-cpp.github.io/cppwp/concepts.compare.general
1https://timsong-cpp.github.io/cppwp/concepts#compare.general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L843
[concepts.compare]https://timsong-cpp.github.io/cppwp/concepts#compare
.https://timsong-cpp.github.io/cppwp/concepts#compare.general-1.sentence-1
2https://timsong-cpp.github.io/cppwp/concepts#compare.general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L847
(2.1)https://timsong-cpp.github.io/cppwp/concepts#compare.general-2.1
(2.2)https://timsong-cpp.github.io/cppwp/concepts#compare.general-2.2
.https://timsong-cpp.github.io/cppwp/concepts#compare.general-2.sentence-1
18.5.2https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable
[concept.booleantestable]https://timsong-cpp.github.io/cppwp/concept.booleantestable
1https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L859
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
[expr.log.and]https://timsong-cpp.github.io/cppwp/expr.log.and
[expr.log.or]https://timsong-cpp.github.io/cppwp/expr.log.or
[expr.unary.op]https://timsong-cpp.github.io/cppwp/expr.unary.op
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable-impl
boolean-testable-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable-impl
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
2https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L871
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-2.sentence-1
boolean-testable-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable-impl
(2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-2.1
(2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-2.2
[basic.lookup.argdep]https://timsong-cpp.github.io/cppwp/basic.lookup.argdep
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-2.sentence-2
3https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L889
disqualifying parameterhttps://timsong-cpp.github.io/cppwp/concepts#def:parameter,disqualifying
(3.1)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-3.1
[over.best.ics]https://timsong-cpp.github.io/cppwp/over.best.ics
(3.2)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-3.2
(3.2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-3.2.1
[temp.deduct.type]https://timsong-cpp.github.io/cppwp/temp.deduct.type
(3.2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-3.2.2
[temp.deduct.call]https://timsong-cpp.github.io/cppwp/temp.deduct.call
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-3.sentence-1
4https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L912
key parameterhttps://timsong-cpp.github.io/cppwp/concepts#def:parameter,key
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-4.sentence-1
1https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-example-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-4.sentence-2
5https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L937
disqualifying declarationhttps://timsong-cpp.github.io/cppwp/concepts#def:declaration,disqualifying
(5.1)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-5.1
(5.2)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-5.2
(5.2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-5.2.1
(5.2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-5.2.2
(5.2.3)https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-5.2.3
[dcl.meaning]https://timsong-cpp.github.io/cppwp/dcl.meaning
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-5.sentence-1
6https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L955
1https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-note-1
boolean-testable-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable-impl
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
boolean-testable-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable-impl
boolean-testable-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable-impl
7https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L974
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-7.sentence-1
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-7.sentence-2
8https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L980
2https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-example-2
[meta.type.synop]https://timsong-cpp.github.io/cppwp/meta.type.synop
[template.bitset]https://timsong-cpp.github.io/cppwp/template.bitset
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
.https://timsong-cpp.github.io/cppwp/concepts#concept.booleantestable-8.sentence-1
18.5.3https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype
[concept.comparisoncommontype]https://timsong-cpp.github.io/cppwp/concept.comparisoncommontype
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype-itemdecl:1
comparison-common-type-with-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:comparison-common-type-with-impl
same_ashttps://timsong-cpp.github.io/cppwp/concepts#concept:same_as
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
convertible_tohttps://timsong-cpp.github.io/cppwp/concepts#concept:convertible_to
comparison-common-type-withhttps://timsong-cpp.github.io/cppwp/concepts#concept:comparison-common-type-with
comparison-common-type-with-implhttps://timsong-cpp.github.io/cppwp/concepts#concept:comparison-common-type-with-impl
1https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1007
.https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype-1.sentence-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype-1.sentence-2
comparison-common-type-withhttps://timsong-cpp.github.io/cppwp/concepts#concept:comparison-common-type-with
(1.1)https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype-1.1
(1.2)https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype-1.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.comparisoncommontype-1.sentence-3
18.5.4https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable
[concept.equalitycomparable]https://timsong-cpp.github.io/cppwp/concept.equalitycomparable
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:weakly-equality-comparable-with
weakly-equality-comparable-withhttps://timsong-cpp.github.io/cppwp/concepts#concept:weakly-equality-comparable-with
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
1https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1041
.https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.sentence-1
weakly-equality-comparable-withhttps://timsong-cpp.github.io/cppwp/concepts#concept:weakly-equality-comparable-with
(1.1)https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.1
.https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.2.sentence-1
(1.3)https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.3
.https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.3.sentence-1
(1.4)https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.4
.https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-1.4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
equality_comparablehttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
weakly-equality-comparable-withhttps://timsong-cpp.github.io/cppwp/concepts#concept:weakly-equality-comparable-with
2https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1063
.https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-2.sentence-1
equality_comparablehttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts#equality
.https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-2.sentence-2
3https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1069
1https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-note-1
.https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable_with
equality_comparable_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable_with
equality_comparablehttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
equality_comparablehttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
comparison-common-type-withhttps://timsong-cpp.github.io/cppwp/concepts#concept:comparison-common-type-with
equality_comparablehttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
weakly-equality-comparable-withhttps://timsong-cpp.github.io/cppwp/concepts#concept:weakly-equality-comparable-with
4https://timsong-cpp.github.io/cppwp/concepts#concept.equalitycomparable-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1089
equality_comparable_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable_with
18.5.5https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered
[concept.totallyordered]https://timsong-cpp.github.io/cppwp/concept.totallyordered
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered
totally_orderedhttps://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered
equality_comparablehttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
partially-ordered-withhttps://timsong-cpp.github.io/cppwp/cmp.concept#concept:partially-ordered-with
1https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1117
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.sentence-1
totally_orderedhttps://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered
(1.1)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.1
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.2.sentence-1
(1.3)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.3
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.3.sentence-1
(1.4)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.4
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-1.4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered_with
totally_ordered_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered_with
totally_orderedhttps://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered
totally_orderedhttps://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered
equality_comparable_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable_with
totally_orderedhttps://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered
partially-ordered-withhttps://timsong-cpp.github.io/cppwp/cmp.concept#concept:partially-ordered-with
2https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1144
totally_ordered_withhttps://timsong-cpp.github.io/cppwp/concepts#concept:totally_ordered_with
(2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.1
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.1.sentence-1
(2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.2
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.2.sentence-1
(2.3)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.3
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.3.sentence-1
(2.4)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.4
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.4.sentence-1
(2.5)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.5
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.5.sentence-1
(2.6)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.6
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.6.sentence-1
(2.7)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.7
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.7.sentence-1
(2.8)https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.8
.https://timsong-cpp.github.io/cppwp/concepts#concept.totallyordered-2.8.sentence-1
18.6https://timsong-cpp.github.io/cppwp/concepts#object
[concepts.object]https://timsong-cpp.github.io/cppwp/concepts.object
1https://timsong-cpp.github.io/cppwp/concepts#object-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1172
.https://timsong-cpp.github.io/cppwp/concepts#object-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#object-itemdecl:1
movablehttps://timsong-cpp.github.io/cppwp/concepts#concept:movable
move_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:move_constructible
assignable_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
swappablehttps://timsong-cpp.github.io/cppwp/concepts#concept:swappable
copyablehttps://timsong-cpp.github.io/cppwp/concepts#concept:copyable
copy_constructiblehttps://timsong-cpp.github.io/cppwp/concepts#concept:copy_constructible
movablehttps://timsong-cpp.github.io/cppwp/concepts#concept:movable
assignable_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
assignable_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
assignable_fromhttps://timsong-cpp.github.io/cppwp/concepts#concept:assignable_from
semiregularhttps://timsong-cpp.github.io/cppwp/concepts#concept:semiregular
copyablehttps://timsong-cpp.github.io/cppwp/concepts#concept:copyable
default_initializablehttps://timsong-cpp.github.io/cppwp/concepts#concept:default_initializable
regularhttps://timsong-cpp.github.io/cppwp/concepts#concept:regular
semiregularhttps://timsong-cpp.github.io/cppwp/concepts#concept:semiregular
equality_comparablehttps://timsong-cpp.github.io/cppwp/concepts#concept:equality_comparable
2https://timsong-cpp.github.io/cppwp/concepts#object-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1190
1https://timsong-cpp.github.io/cppwp/concepts#object-note-1
semiregularhttps://timsong-cpp.github.io/cppwp/concepts#concept:semiregular
.https://timsong-cpp.github.io/cppwp/concepts#object-2.sentence-1
3https://timsong-cpp.github.io/cppwp/concepts#object-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1197
2https://timsong-cpp.github.io/cppwp/concepts#object-note-2
regularhttps://timsong-cpp.github.io/cppwp/concepts#concept:regular
.https://timsong-cpp.github.io/cppwp/concepts#object-3.sentence-1
18.7https://timsong-cpp.github.io/cppwp/concepts#callable
[concepts.callable]https://timsong-cpp.github.io/cppwp/concepts.callable
18.7.1https://timsong-cpp.github.io/cppwp/concepts#callable.general
[concepts.callable.general]https://timsong-cpp.github.io/cppwp/concepts.callable.general
1https://timsong-cpp.github.io/cppwp/concepts#callable.general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1209
[concepts.callable]https://timsong-cpp.github.io/cppwp/concepts#callable
[func.def]https://timsong-cpp.github.io/cppwp/func.def
.https://timsong-cpp.github.io/cppwp/concepts#callable.general-1.sentence-1
18.7.2https://timsong-cpp.github.io/cppwp/concepts#concept.invocable
[concept.invocable]https://timsong-cpp.github.io/cppwp/concept.invocable
1https://timsong-cpp.github.io/cppwp/concepts#concept.invocable-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1215
invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:invocable
[func.def]https://timsong-cpp.github.io/cppwp/func.def
[func.invoke]https://timsong-cpp.github.io/cppwp/func.invoke
.https://timsong-cpp.github.io/cppwp/concepts#concept.invocable-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:invocable
invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:invocable
2https://timsong-cpp.github.io/cppwp/concepts#concept.invocable-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1228
1https://timsong-cpp.github.io/cppwp/concepts#concept.invocable-example-1
invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:invocable
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts#equality
.https://timsong-cpp.github.io/cppwp/concepts#concept.invocable-2.sentence-1
18.7.3https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable
[concept.regularinvocable]https://timsong-cpp.github.io/cppwp/concept.regularinvocable
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:regular_invocable
regular_invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:regular_invocable
invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:invocable
1https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1244
[concepts.equality]https://timsong-cpp.github.io/cppwp/concepts#equality
.https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-1.sentence-1
1https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-note-1
invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:invocable
.https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-1.sentence-2
2https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1253
1https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-example-1
regular_invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:regular_invocable
.https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-2.sentence-1
3https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1258
2https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-note-2
invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:invocable
regular_invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:regular_invocable
.https://timsong-cpp.github.io/cppwp/concepts#concept.regularinvocable-3.sentence-1
18.7.4https://timsong-cpp.github.io/cppwp/concepts#concept.predicate
[concept.predicate]https://timsong-cpp.github.io/cppwp/concept.predicate
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:predicate
predicatehttps://timsong-cpp.github.io/cppwp/concepts#concept:predicate
regular_invocablehttps://timsong-cpp.github.io/cppwp/concepts#concept:regular_invocable
boolean-testablehttps://timsong-cpp.github.io/cppwp/concepts#concept:boolean-testable
18.7.5https://timsong-cpp.github.io/cppwp/concepts#concept.relation
[concept.relation]https://timsong-cpp.github.io/cppwp/concept.relation
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:relation
relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:relation
predicatehttps://timsong-cpp.github.io/cppwp/concepts#concept:predicate
predicatehttps://timsong-cpp.github.io/cppwp/concepts#concept:predicate
predicatehttps://timsong-cpp.github.io/cppwp/concepts#concept:predicate
predicatehttps://timsong-cpp.github.io/cppwp/concepts#concept:predicate
18.7.6https://timsong-cpp.github.io/cppwp/concepts#concept.equiv
[concept.equiv]https://timsong-cpp.github.io/cppwp/concept.equiv
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:equivalence_relation
equivalence_relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:equivalence_relation
relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:relation
1https://timsong-cpp.github.io/cppwp/concepts#concept.equiv-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1290
relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:relation
equivalence_relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:equivalence_relation
.https://timsong-cpp.github.io/cppwp/concepts#concept.equiv-1.sentence-1
18.7.7https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder
[concept.strictweakorder]https://timsong-cpp.github.io/cppwp/concept.strictweakorder
πŸ”—https://timsong-cpp.github.io/cppwp/concepts#concept:strict_weak_order
strict_weak_orderhttps://timsong-cpp.github.io/cppwp/concepts#concept:strict_weak_order
relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:relation
1https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1303
relationhttps://timsong-cpp.github.io/cppwp/concepts#concept:relation
strict_weak_orderhttps://timsong-cpp.github.io/cppwp/concepts#concept:strict_weak_order
strict weak orderinghttps://timsong-cpp.github.io/cppwp/concepts#def:strict_weak_ordering
.https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-1.sentence-1
2https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1307
stricthttps://timsong-cpp.github.io/cppwp/concepts#def:strict
weakhttps://timsong-cpp.github.io/cppwp/concepts#def:weak
.https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-2.sentence-1
(2.1)https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-2.1
(2.2)https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-2.2
3https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/concepts.tex#L1338
1https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-note-1
(3.1)https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-3.1
(3.2)https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-3.2
(3.3)https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-3.3
.https://timsong-cpp.github.io/cppwp/concepts#concept.strictweakorder-3.sentence-1

URLs of crawlers that visited me.