René's URL Explorer Experiment


Title: [class.conv]

direct link

Domain: timsong-cpp.github.io

Links:

[class]https://timsong-cpp.github.io/cppwp/#class
[class.mem]https://timsong-cpp.github.io/cppwp/class.mem#class.conv
[class.conv.general]https://timsong-cpp.github.io/cppwp/class.conv#general
[class.conv.ctor]https://timsong-cpp.github.io/cppwp/class.conv#ctor
[class.conv.fct]https://timsong-cpp.github.io/cppwp/class.conv#fct
11.4.8.1https://timsong-cpp.github.io/cppwp/class.conv#general
[class.conv.general]https://timsong-cpp.github.io/cppwp/class.conv.general
1https://timsong-cpp.github.io/cppwp/class.conv#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2367
.https://timsong-cpp.github.io/cppwp/class.conv#general-1.sentence-1
user-defined conversionshttps://timsong-cpp.github.io/cppwp/class.conv#def:conversion,user-defined
[conv]https://timsong-cpp.github.io/cppwp/conv
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
[expr.type.conv]https://timsong-cpp.github.io/cppwp/expr.type.conv
[expr.cast]https://timsong-cpp.github.io/cppwp/expr.cast
[expr.static.cast]https://timsong-cpp.github.io/cppwp/expr.static.cast
.https://timsong-cpp.github.io/cppwp/class.conv#general-1.sentence-2
2https://timsong-cpp.github.io/cppwp/class.conv#general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2381
[class.member.lookup]https://timsong-cpp.github.io/cppwp/class.member.lookup
[class.conv.fct]https://timsong-cpp.github.io/cppwp/class.conv#fct
.https://timsong-cpp.github.io/cppwp/class.conv#general-2.sentence-1
[class.access]https://timsong-cpp.github.io/cppwp/class.access
.https://timsong-cpp.github.io/cppwp/class.conv#general-2.sentence-2
[basic.lookup]https://timsong-cpp.github.io/cppwp/basic.lookup
.https://timsong-cpp.github.io/cppwp/class.conv#general-2.sentence-3
3https://timsong-cpp.github.io/cppwp/class.conv#general-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2386
1https://timsong-cpp.github.io/cppwp/class.conv#general-note-1
[over.match]https://timsong-cpp.github.io/cppwp/over.match
.https://timsong-cpp.github.io/cppwp/class.conv#general-3.sentence-1
4https://timsong-cpp.github.io/cppwp/class.conv#general-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2391
.https://timsong-cpp.github.io/cppwp/class.conv#general-4.sentence-1
1https://timsong-cpp.github.io/cppwp/class.conv#general-example-1
11.4.8.2https://timsong-cpp.github.io/cppwp/class.conv#ctor
[class.conv.ctor]https://timsong-cpp.github.io/cppwp/class.conv.ctor
1https://timsong-cpp.github.io/cppwp/class.conv#ctor-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2414
[dcl.fct.spec]https://timsong-cpp.github.io/cppwp/dcl.fct.spec
.https://timsong-cpp.github.io/cppwp/class.conv#ctor-1.sentence-1
1https://timsong-cpp.github.io/cppwp/class.conv#ctor-example-1
🔗https://timsong-cpp.github.io/cppwp/class.conv#:Jessie
2https://timsong-cpp.github.io/cppwp/class.conv#ctor-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2438
1https://timsong-cpp.github.io/cppwp/class.conv#ctor-note-1
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
[expr.static.cast]https://timsong-cpp.github.io/cppwp/expr.static.cast
[expr.cast]https://timsong-cpp.github.io/cppwp/expr.cast
[over.match.copy]https://timsong-cpp.github.io/cppwp/over.match.copy
.https://timsong-cpp.github.io/cppwp/class.conv#ctor-2.sentence-1
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
.https://timsong-cpp.github.io/cppwp/class.conv#ctor-2.sentence-2
2https://timsong-cpp.github.io/cppwp/class.conv#ctor-example-2
11.4.8.3https://timsong-cpp.github.io/cppwp/class.conv#fct
[class.conv.fct]https://timsong-cpp.github.io/cppwp/class.conv.fct
conversion-function-id:https://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-function-id
conversion-type-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-type-id
conversion-type-id:https://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-type-id
type-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier-seq
conversion-declaratorhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-declarator
conversion-declarator:https://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-declarator
ptr-operatorhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ptr-operator
conversion-declaratorhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-declarator
1https://timsong-cpp.github.io/cppwp/class.conv#fct-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2489
declarator-idhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
unqualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.unqual#nt:unqualified-id
conversion-function-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-function-id
conversion functionhttps://timsong-cpp.github.io/cppwp/class.conv#def:function,conversion
declaratorhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
[dcl.fct]https://timsong-cpp.github.io/cppwp/dcl.fct
noptr-declaratorhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:noptr-declarator
parameters-and-qualifiershttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:parameters-and-qualifiers
noptr-declaratorhttps://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:noptr-declarator
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
(1.1)https://timsong-cpp.github.io/cppwp/class.conv#fct-1.1
member-declarationhttps://timsong-cpp.github.io/cppwp/class.mem.general#nt:member-declaration
member-specificationhttps://timsong-cpp.github.io/cppwp/class.mem.general#nt:member-specification
[class.friend]https://timsong-cpp.github.io/cppwp/class.friend
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
conversion-function-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-function-id
(1.2)https://timsong-cpp.github.io/cppwp/class.conv#fct-1.2
id-expressionhttps://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
unqualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.unqual#nt:unqualified-id
conversion-function-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-function-id
.https://timsong-cpp.github.io/cppwp/class.conv#fct-1.sentence-1
2https://timsong-cpp.github.io/cppwp/class.conv#fct-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2515
conversion-type-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-type-id
conversion-type-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-type-id
type-idhttps://timsong-cpp.github.io/cppwp/dcl.name#nt:type-id
[dcl.name]https://timsong-cpp.github.io/cppwp/dcl.name
.https://timsong-cpp.github.io/cppwp/class.conv#fct-2.sentence-1
decl-specifierhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier
decl-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
defining-type-specifierhttps://timsong-cpp.github.io/cppwp/dcl.type.general#nt:defining-type-specifier
.https://timsong-cpp.github.io/cppwp/class.conv#fct-2.sentence-2
3https://timsong-cpp.github.io/cppwp/class.conv#fct-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2526
1https://timsong-cpp.github.io/cppwp/class.conv#fct-note-1
.https://timsong-cpp.github.io/cppwp/class.conv#fct-3.sentence-1
.https://timsong-cpp.github.io/cppwp/class.conv#fct-3.sentence-2
1https://timsong-cpp.github.io/cppwp/class.conv#fct-example-1
.https://timsong-cpp.github.io/cppwp/class.conv#fct-3.sentence-3
4https://timsong-cpp.github.io/cppwp/class.conv#fct-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2554
[dcl.fct.spec]https://timsong-cpp.github.io/cppwp/dcl.fct.spec
[dcl.init]https://timsong-cpp.github.io/cppwp/dcl.init
.https://timsong-cpp.github.io/cppwp/class.conv#fct-4.sentence-1
.https://timsong-cpp.github.io/cppwp/class.conv#fct-4.sentence-2
2https://timsong-cpp.github.io/cppwp/class.conv#fct-example-2
5https://timsong-cpp.github.io/cppwp/class.conv#fct-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2578
conversion-type-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-type-id
.https://timsong-cpp.github.io/cppwp/class.conv#fct-5.sentence-1
conversion-type-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-type-id
conversion-function-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-function-id
conversion-type-idhttps://timsong-cpp.github.io/cppwp/class.conv#nt:conversion-type-id
.https://timsong-cpp.github.io/cppwp/class.conv#fct-5.sentence-2
2https://timsong-cpp.github.io/cppwp/class.conv#fct-note-2
.https://timsong-cpp.github.io/cppwp/class.conv#fct-5.sentence-3
3https://timsong-cpp.github.io/cppwp/class.conv#fct-example-3
.https://timsong-cpp.github.io/cppwp/class.conv#fct-5.sentence-4
.https://timsong-cpp.github.io/cppwp/class.conv#fct-5.sentence-5
4https://timsong-cpp.github.io/cppwp/class.conv#fct-example-4
6https://timsong-cpp.github.io/cppwp/class.conv#fct-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2607
3https://timsong-cpp.github.io/cppwp/class.conv#fct-note-3
.https://timsong-cpp.github.io/cppwp/class.conv#fct-6.sentence-1
[class.member.lookup]https://timsong-cpp.github.io/cppwp/class.member.lookup
.https://timsong-cpp.github.io/cppwp/class.conv#fct-6.sentence-2
[over.match.best]https://timsong-cpp.github.io/cppwp/over.match.best
.https://timsong-cpp.github.io/cppwp/class.conv#fct-6.sentence-3
5https://timsong-cpp.github.io/cppwp/class.conv#fct-example-5
7https://timsong-cpp.github.io/cppwp/class.conv#fct-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2635
.https://timsong-cpp.github.io/cppwp/class.conv#fct-7.sentence-1
8https://timsong-cpp.github.io/cppwp/class.conv#fct-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L2639
[dcl.spec.auto]https://timsong-cpp.github.io/cppwp/dcl.spec.auto
.https://timsong-cpp.github.io/cppwp/class.conv#fct-8.sentence-1
6https://timsong-cpp.github.io/cppwp/class.conv#fct-example-6

URLs of crawlers that visited me.