René's URL Explorer Experiment


Title: [class.compare]

direct link

Domain: timsong-cpp.github.io

Links:

[class]https://timsong-cpp.github.io/cppwp/#class
[class.compare.default]https://timsong-cpp.github.io/cppwp/class.compare#default
[class.eq]https://timsong-cpp.github.io/cppwp/class.compare#class.eq
[class.spaceship]https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship
[class.compare.secondary]https://timsong-cpp.github.io/cppwp/class.compare#secondary
11.10.1https://timsong-cpp.github.io/cppwp/class.compare#default
[class.compare.default]https://timsong-cpp.github.io/cppwp/class.compare.default
1https://timsong-cpp.github.io/cppwp/class.compare#default-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6495
[over.binary]https://timsong-cpp.github.io/cppwp/over.binary
(1.1)https://timsong-cpp.github.io/cppwp/class.compare#default-1.1
(1.2)https://timsong-cpp.github.io/cppwp/class.compare#default-1.2
(1.3)https://timsong-cpp.github.io/cppwp/class.compare#default-1.3
.https://timsong-cpp.github.io/cppwp/class.compare#default-1.sentence-1
.https://timsong-cpp.github.io/cppwp/class.compare#default-1.sentence-2
[dcl.fct.def.default]https://timsong-cpp.github.io/cppwp/dcl.fct.def.default
function-bodyhttps://timsong-cpp.github.io/cppwp/dcl.fct.def.general#nt:function-body
.https://timsong-cpp.github.io/cppwp/class.compare#default-1.sentence-3
.https://timsong-cpp.github.io/cppwp/class.compare#default-1.sentence-4
1https://timsong-cpp.github.io/cppwp/class.compare#default-example-1
2https://timsong-cpp.github.io/cppwp/class.compare#default-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6537
[class.union.anon]https://timsong-cpp.github.io/cppwp/class.union.anon
.https://timsong-cpp.github.io/cppwp/class.compare#default-2.sentence-1
3https://timsong-cpp.github.io/cppwp/class.compare#default-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6545
usablehttps://timsong-cpp.github.io/cppwp/class.compare#def:usable,binary_operator_expression
(3.1)https://timsong-cpp.github.io/cppwp/class.compare#default-3.1
[over.match]https://timsong-cpp.github.io/cppwp/over.match
(3.2)https://timsong-cpp.github.io/cppwp/class.compare#default-3.2
.https://timsong-cpp.github.io/cppwp/class.compare#default-3.sentence-1
4https://timsong-cpp.github.io/cppwp/class.compare#default-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6560
member-specificationhttps://timsong-cpp.github.io/cppwp/class.mem.general#nt:member-specification
member-specificationhttps://timsong-cpp.github.io/cppwp/class.mem.general#nt:member-specification
function-definitionhttps://timsong-cpp.github.io/cppwp/dcl.fct.def.general#nt:function-definition
declarator-idhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
.https://timsong-cpp.github.io/cppwp/class.compare#default-4.sentence-1
1https://timsong-cpp.github.io/cppwp/class.compare#default-note-1
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause
requires-clausehttps://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
.https://timsong-cpp.github.io/cppwp/class.compare#default-4.sentence-2
.https://timsong-cpp.github.io/cppwp/class.compare#default-4.sentence-3
noexcept-specifierhttps://timsong-cpp.github.io/cppwp/except.spec#nt:noexcept-specifier
[except.spec]https://timsong-cpp.github.io/cppwp/except.spec
.https://timsong-cpp.github.io/cppwp/class.compare#default-4.sentence-4
2https://timsong-cpp.github.io/cppwp/class.compare#default-example-2
2https://timsong-cpp.github.io/cppwp/class.compare#default-note-2
.https://timsong-cpp.github.io/cppwp/class.compare#default-4.sentence-5
5https://timsong-cpp.github.io/cppwp/class.compare#default-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6606
base-specifier-listhttps://timsong-cpp.github.io/cppwp/class.derived.general#nt:base-specifier-list
member-specificationhttps://timsong-cpp.github.io/cppwp/class.mem.general#nt:member-specification
.https://timsong-cpp.github.io/cppwp/class.compare#default-5.sentence-1
.https://timsong-cpp.github.io/cppwp/class.compare#default-5.sentence-2
[over.best.ics]https://timsong-cpp.github.io/cppwp/over.best.ics
[expr.ref]https://timsong-cpp.github.io/cppwp/expr.ref
[expr.sub]https://timsong-cpp.github.io/cppwp/expr.sub
.https://timsong-cpp.github.io/cppwp/class.compare#default-5.sentence-3
11.10.2https://timsong-cpp.github.io/cppwp/class.compare#class.eq
[class.eq]https://timsong-cpp.github.io/cppwp/class.eq
1https://timsong-cpp.github.io/cppwp/class.compare#class.eq-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6626
[over.binary]https://timsong-cpp.github.io/cppwp/over.binary
.https://timsong-cpp.github.io/cppwp/class.compare#class.eq-1.sentence-1
2https://timsong-cpp.github.io/cppwp/class.compare#class.eq-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6630
[class.compare.default]https://timsong-cpp.github.io/cppwp/class.compare#default
.https://timsong-cpp.github.io/cppwp/class.compare#class.eq-2.sentence-1
3https://timsong-cpp.github.io/cppwp/class.compare#class.eq-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6638
.https://timsong-cpp.github.io/cppwp/class.compare#class.eq-3.sentence-1
.https://timsong-cpp.github.io/cppwp/class.compare#class.eq-3.sentence-2
4https://timsong-cpp.github.io/cppwp/class.compare#class.eq-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6650
1https://timsong-cpp.github.io/cppwp/class.compare#class.eq-example-1
11.10.3https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship
[class.spaceship]https://timsong-cpp.github.io/cppwp/class.spaceship
1https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6664
synthesized three-way comparisonhttps://timsong-cpp.github.io/cppwp/class.compare#def:three-way_comparison,synthesized
[cmp.categories]https://timsong-cpp.github.io/cppwp/cmp.categories
(1.1)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.1
[class.compare.default]https://timsong-cpp.github.io/cppwp/class.compare#default
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.2
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.2.sentence-1
(1.3)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.3
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.3.sentence-1
(1.4)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.4
(1.5)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.5
(1.6)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.6
1https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-note-1
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-1.sentence-2
2https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6719
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2.sentence-1
(2.1)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2.1
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2.1.sentence-1
[cmp.categories.pre]https://timsong-cpp.github.io/cppwp/cmp.categories.pre
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2.1.sentence-2
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2.1.sentence-3
(2.2)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2.2
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2.2.sentence-1
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-2.2.sentence-2
3https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6746
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-3.sentence-1
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-3.sentence-2
4https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6763
common comparison typehttps://timsong-cpp.github.io/cppwp/class.compare#def:common_comparison_type
(4.1)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-4.1
[cmp.partialord]https://timsong-cpp.github.io/cppwp/cmp.partialord
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-4.1.sentence-1
(4.2)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-4.2
[cmp.weakord]https://timsong-cpp.github.io/cppwp/cmp.weakord
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-4.2.sentence-1
(4.3)https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-4.3
[cmp.strongord]https://timsong-cpp.github.io/cppwp/cmp.strongord
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-4.3.sentence-1
2https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-note-2
.https://timsong-cpp.github.io/cppwp/class.compare#class.spaceship-4.3.sentence-2
11.10.4https://timsong-cpp.github.io/cppwp/class.compare#secondary
[class.compare.secondary]https://timsong-cpp.github.io/cppwp/class.compare.secondary
1https://timsong-cpp.github.io/cppwp/class.compare#secondary-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6788
secondary comparison operatorhttps://timsong-cpp.github.io/cppwp/class.compare#def:secondary_comparison_operator
[expr.rel]https://timsong-cpp.github.io/cppwp/expr.rel
.https://timsong-cpp.github.io/cppwp/class.compare#secondary-1.sentence-1
[over.binary]https://timsong-cpp.github.io/cppwp/over.binary
.https://timsong-cpp.github.io/cppwp/class.compare#secondary-1.sentence-2
2https://timsong-cpp.github.io/cppwp/class.compare#secondary-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6796
(2.1)https://timsong-cpp.github.io/cppwp/class.compare#secondary-2.1
[over.match]https://timsong-cpp.github.io/cppwp/over.match
(2.1.1)https://timsong-cpp.github.io/cppwp/class.compare#secondary-2.1.1
(2.1.2)https://timsong-cpp.github.io/cppwp/class.compare#secondary-2.1.2
(2.2)https://timsong-cpp.github.io/cppwp/class.compare#secondary-2.2
[over.match.oper]https://timsong-cpp.github.io/cppwp/over.match.oper
(2.3)https://timsong-cpp.github.io/cppwp/class.compare#secondary-2.3
.https://timsong-cpp.github.io/cppwp/class.compare#secondary-2.sentence-1
.https://timsong-cpp.github.io/cppwp/class.compare#secondary-2.sentence-2
.https://timsong-cpp.github.io/cppwp/class.compare#secondary-2.sentence-3
3https://timsong-cpp.github.io/cppwp/class.compare#secondary-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L6825
1https://timsong-cpp.github.io/cppwp/class.compare#secondary-example-1

URLs of crawlers that visited me.