| [over] | https://timsong-cpp.github.io/cppwp/#over |
| [over.pre] | https://timsong-cpp.github.io/cppwp/over#pre |
| [over.match] | https://timsong-cpp.github.io/cppwp/over#match |
| [over.match.general] | https://timsong-cpp.github.io/cppwp/over#match.general |
| [over.match.funcs] | https://timsong-cpp.github.io/cppwp/over#match.funcs |
| [over.match.funcs.general] | https://timsong-cpp.github.io/cppwp/over#match.funcs.general |
| [over.match.call] | https://timsong-cpp.github.io/cppwp/over#match.call |
| [over.match.call.general] | https://timsong-cpp.github.io/cppwp/over#match.call.general |
| [over.call.func] | https://timsong-cpp.github.io/cppwp/over#call.func |
| [over.call.object] | https://timsong-cpp.github.io/cppwp/over#call.object |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| [over.match.ctor] | https://timsong-cpp.github.io/cppwp/over#match.ctor |
| [over.match.copy] | https://timsong-cpp.github.io/cppwp/over#match.copy |
| [over.match.conv] | https://timsong-cpp.github.io/cppwp/over#match.conv |
| [over.match.ref] | https://timsong-cpp.github.io/cppwp/over#match.ref |
| [over.match.list] | https://timsong-cpp.github.io/cppwp/over#match.list |
| [over.match.class.deduct] | https://timsong-cpp.github.io/cppwp/over#match.class.deduct |
| [over.match.viable] | https://timsong-cpp.github.io/cppwp/over#match.viable |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over#match.best |
| [over.match.best.general] | https://timsong-cpp.github.io/cppwp/over#match.best.general |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| [over.best.ics.general] | https://timsong-cpp.github.io/cppwp/over#best.ics.general |
| [over.ics.scs] | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| [over.ics.user] | https://timsong-cpp.github.io/cppwp/over#ics.user |
| [over.ics.ellipsis] | https://timsong-cpp.github.io/cppwp/over#ics.ellipsis |
| [over.ics.ref] | https://timsong-cpp.github.io/cppwp/over#ics.ref |
| [over.ics.list] | https://timsong-cpp.github.io/cppwp/over#ics.list |
| [over.ics.rank] | https://timsong-cpp.github.io/cppwp/over#ics.rank |
| [over.over] | https://timsong-cpp.github.io/cppwp/over#over |
| [over.oper] | https://timsong-cpp.github.io/cppwp/over#oper |
| [over.oper.general] | https://timsong-cpp.github.io/cppwp/over#oper.general |
| [over.unary] | https://timsong-cpp.github.io/cppwp/over#unary |
| [over.binary] | https://timsong-cpp.github.io/cppwp/over#binary |
| [over.binary.general] | https://timsong-cpp.github.io/cppwp/over#binary.general |
| [over.assign] | https://timsong-cpp.github.io/cppwp/over#assign |
| [over.call] | https://timsong-cpp.github.io/cppwp/over#call |
| [over.sub] | https://timsong-cpp.github.io/cppwp/over#sub |
| [over.ref] | https://timsong-cpp.github.io/cppwp/over#ref |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over#inc |
| [over.built] | https://timsong-cpp.github.io/cppwp/over#built |
| [over.literal] | https://timsong-cpp.github.io/cppwp/over#literal |
| 12.1 | https://timsong-cpp.github.io/cppwp/over#pre |
| [over.pre] | https://timsong-cpp.github.io/cppwp/over.pre |
| 1 | https://timsong-cpp.github.io/cppwp/over#pre-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L9 |
| 1 | https://timsong-cpp.github.io/cppwp/over#pre-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#pre-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#pre-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L18 |
| . | https://timsong-cpp.github.io/cppwp/over#pre-2.sentence-1 |
| overload resolution | https://timsong-cpp.github.io/cppwp/over#def:overload_resolution |
| [over.match] | https://timsong-cpp.github.io/cppwp/over#match |
| . | https://timsong-cpp.github.io/cppwp/over#pre-2.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#pre-note-2 |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| . | https://timsong-cpp.github.io/cppwp/over#pre-2.sentence-3 |
| 1 | https://timsong-cpp.github.io/cppwp/over#pre-example-1 |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#:overloading,example_of |
| 12.2 | https://timsong-cpp.github.io/cppwp/over#match |
| [over.match] | https://timsong-cpp.github.io/cppwp/over.match |
| 12.2.1 | https://timsong-cpp.github.io/cppwp/over#match.general |
| [over.match.general] | https://timsong-cpp.github.io/cppwp/over.match.general |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L49 |
| candidate functions | https://timsong-cpp.github.io/cppwp/over#def:candidate |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-1.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.general-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-1.sentence-4 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L71 |
| (2.1) | https://timsong-cpp.github.io/cppwp/over#match.general-2.1 |
| function call syntax | https://timsong-cpp.github.io/cppwp/over#call.func |
| (2.2) | https://timsong-cpp.github.io/cppwp/over#match.general-2.2 |
| [over.call.object] | https://timsong-cpp.github.io/cppwp/over#call.object |
| (2.3) | https://timsong-cpp.github.io/cppwp/over#match.general-2.3 |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| (2.4) | https://timsong-cpp.github.io/cppwp/over#match.general-2.4 |
| [dcl.init] | https://timsong-cpp.github.io/cppwp/dcl.init |
| [over.match.ctor] | https://timsong-cpp.github.io/cppwp/over#match.ctor |
| (2.5) | https://timsong-cpp.github.io/cppwp/over#match.general-2.5 |
| copy-initialization | https://timsong-cpp.github.io/cppwp/dcl.init#def:copy-initialization |
| [over.match.copy] | https://timsong-cpp.github.io/cppwp/over#match.copy |
| (2.6) | https://timsong-cpp.github.io/cppwp/over#match.general-2.6 |
| [over.match.conv] | https://timsong-cpp.github.io/cppwp/over#match.conv |
| (2.7) | https://timsong-cpp.github.io/cppwp/over#match.general-2.7 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| directly bound | https://timsong-cpp.github.io/cppwp/over#match.ref |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-2.sentence-2 |
| (2.8) | https://timsong-cpp.github.io/cppwp/over#match.general-2.8 |
| [over.match.viable] | https://timsong-cpp.github.io/cppwp/over#match.viable |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-2.8.sentence-1 |
| (2.9) | https://timsong-cpp.github.io/cppwp/over#match.general-2.9 |
| implicit conversion sequences | https://timsong-cpp.github.io/cppwp/over#best.ics |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-2.9.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L120 |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-3.sentence-2 |
| accessible | https://timsong-cpp.github.io/cppwp/class.access |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-3.sentence-3 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.general-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L130 |
| usable candidate | https://timsong-cpp.github.io/cppwp/over#def:candidate,usable |
| [over.built] | https://timsong-cpp.github.io/cppwp/over#built |
| . | https://timsong-cpp.github.io/cppwp/over#match.general-4.sentence-1 |
| 12.2.2 | https://timsong-cpp.github.io/cppwp/over#match.funcs |
| [over.match.funcs] | https://timsong-cpp.github.io/cppwp/over.match.funcs |
| 12.2.2.1 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general |
| [over.match.funcs.general] | https://timsong-cpp.github.io/cppwp/over.match.funcs.general |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L145 |
| [over.match.funcs] | https://timsong-cpp.github.io/cppwp/over#match.funcs |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L156 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-2.sentence-1 |
| (2.1) | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-2.2 |
| implicit object parameter | https://timsong-cpp.github.io/cppwp/over#def:object_parameter,implicit |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L173 |
| implied object argument | https://timsong-cpp.github.io/cppwp/over#def:implied_object_argument |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L180 |
| (4.1) | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4.1 |
| ref-qualifier | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ref-qualifier |
| ref-qualifier | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ref-qualifier |
| (4.2) | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4.2 |
| ref-qualifier | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ref-qualifier |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-example-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4.sentence-3 |
| using-declaration | https://timsong-cpp.github.io/cppwp/namespace.udecl#nt:using-declaration |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4.sentence-5 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-note-1 |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over#match.best |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-4.sentence-6 |
| 5 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L224 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-5.sentence-2 |
| ref-qualifier | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ref-qualifier |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-5.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-note-2 |
| ranking | https://timsong-cpp.github.io/cppwp/over#ics.rank |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-5.sentence-4 |
| 6 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L243 |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over#match.best |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-6.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-example-2 |
| 7 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L264 |
| conversion-function-id | https://timsong-cpp.github.io/cppwp/class.conv.fct#nt:conversion-function-id |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-note-3 |
| [basic.lookup] | https://timsong-cpp.github.io/cppwp/basic.lookup |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7.sentence-2 |
| permissible types | https://timsong-cpp.github.io/cppwp/over#def:types,permissible |
| (7.1) | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7.1 |
| (7.2) | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7.2 |
| (7.3) | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7.3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-7.sentence-5 |
| 8 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L290 |
| [temp.over] | https://timsong-cpp.github.io/cppwp/temp.over |
| [temp.deduct] | https://timsong-cpp.github.io/cppwp/temp.deduct |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-8.sentence-1 |
| explicit-specifier | https://timsong-cpp.github.io/cppwp/dcl.fct.spec#nt:explicit-specifier |
| constant-expression | https://timsong-cpp.github.io/cppwp/expr.const.general#nt:constant-expression |
| [temp.dep] | https://timsong-cpp.github.io/cppwp/temp.dep |
| [dcl.fct.spec] | https://timsong-cpp.github.io/cppwp/dcl.fct.spec |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-8.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-8.sentence-3 |
| 93 | https://timsong-cpp.github.io/cppwp/over#footnote-93 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-8.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-8.sentence-5 |
| 9 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L323 |
| [class.copy.ctor] | https://timsong-cpp.github.io/cppwp/class.copy.ctor |
| [class.copy.assign] | https://timsong-cpp.github.io/cppwp/class.copy.assign |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-9.sentence-1 |
| [class.inhctor.init] | https://timsong-cpp.github.io/cppwp/class.inhctor.init |
| . | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-9.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.funcs.general-example-3 |
| 93) | https://timsong-cpp.github.io/cppwp/over#footnote-93 |
| 93) | https://timsong-cpp.github.io/cppwp/over#footnoteref-93 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-93.sentence-1 |
| [dcl.fct] | https://timsong-cpp.github.io/cppwp/dcl.fct |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-93.sentence-2 |
| 12.2.2.2 | https://timsong-cpp.github.io/cppwp/over#match.call |
| [over.match.call] | https://timsong-cpp.github.io/cppwp/over.match.call |
| 12.2.2.2.1 | https://timsong-cpp.github.io/cppwp/over#match.call.general |
| [over.match.call.general] | https://timsong-cpp.github.io/cppwp/over.match.call.general |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.call.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L362 |
| function call | https://timsong-cpp.github.io/cppwp/expr.call |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| [over.call.func] | https://timsong-cpp.github.io/cppwp/over#call.func |
| . | https://timsong-cpp.github.io/cppwp/over#match.call.general-1.sentence-1 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| [over.call.object] | https://timsong-cpp.github.io/cppwp/over#call.object |
| . | https://timsong-cpp.github.io/cppwp/over#match.call.general-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.call.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L373 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| . | https://timsong-cpp.github.io/cppwp/over#match.call.general-2.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.call.general-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.call.general-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.call.general-2.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.call.general-note-2 |
| [over.over] | https://timsong-cpp.github.io/cppwp/over#over |
| . | https://timsong-cpp.github.io/cppwp/over#match.call.general-2.sentence-4 |
| 12.2.2.2.2 | https://timsong-cpp.github.io/cppwp/over#call.func |
| [over.call.func] | https://timsong-cpp.github.io/cppwp/over.call.func |
| 1 | https://timsong-cpp.github.io/cppwp/over#call.func-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L389 |
| [over.call.func] | https://timsong-cpp.github.io/cppwp/over#call.func |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-1.sentence-1 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#call.func-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L411 |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-2.sentence-2 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-2.sentence-3 |
| 94 | https://timsong-cpp.github.io/cppwp/over#footnote-94 |
| [class.member.lookup] | https://timsong-cpp.github.io/cppwp/class.member.lookup |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| [expr.prim.splice] | https://timsong-cpp.github.io/cppwp/expr.prim.splice |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-2.sentence-4 |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| [over.match.funcs] | https://timsong-cpp.github.io/cppwp/over#match.funcs |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-2.sentence-5 |
| 3 | https://timsong-cpp.github.io/cppwp/over#call.func-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L456 |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-3.sentence-1 |
| [basic.lookup] | https://timsong-cpp.github.io/cppwp/basic.lookup |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| [expr.prim.splice] | https://timsong-cpp.github.io/cppwp/expr.prim.splice |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-3.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-3.sentence-3 |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-3.sentence-4 |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-3.sentence-5 |
| [expr.prim.this] | https://timsong-cpp.github.io/cppwp/expr.prim.this |
| (3.1) | https://timsong-cpp.github.io/cppwp/over#call.func-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/over#call.func-3.2 |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-3.sentence-6 |
| (3.3) | https://timsong-cpp.github.io/cppwp/over#call.func-3.3 |
| (3.4) | https://timsong-cpp.github.io/cppwp/over#call.func-3.4 |
| . | https://timsong-cpp.github.io/cppwp/over#call.func-3.sentence-7 |
| 95 | https://timsong-cpp.github.io/cppwp/over#footnote-95 |
| 1 | https://timsong-cpp.github.io/cppwp/over#call.func-example-1 |
| [over.over] | https://timsong-cpp.github.io/cppwp/over#over |
| [over.match.call.general] | https://timsong-cpp.github.io/cppwp/over#match.call.general |
| 94) | https://timsong-cpp.github.io/cppwp/over#footnote-94 |
| 94) | https://timsong-cpp.github.io/cppwp/over#footnoteref-94 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-94.sentence-1 |
| 95) | https://timsong-cpp.github.io/cppwp/over#footnote-95 |
| 95) | https://timsong-cpp.github.io/cppwp/over#footnoteref-95 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-95.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-95.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-95.sentence-3 |
| 12.2.2.2.3 | https://timsong-cpp.github.io/cppwp/over#call.object |
| [over.call.object] | https://timsong-cpp.github.io/cppwp/over.call.object |
| 1 | https://timsong-cpp.github.io/cppwp/over#call.object-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L573 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| . | https://timsong-cpp.github.io/cppwp/over#call.object-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#call.object-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#call.object-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L583 |
| conversion-type-id | https://timsong-cpp.github.io/cppwp/class.conv.fct#nt:conversion-type-id |
| cv-qualifier-seq | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:cv-qualifier-seq |
| ref-qualifier | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ref-qualifier |
| noexcept-specifier | https://timsong-cpp.github.io/cppwp/except.spec#nt:noexcept-specifier |
| attribute-specifier-seq | https://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq |
| cv-qualifier-seq | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:cv-qualifier-seq |
| conversion-type-id | https://timsong-cpp.github.io/cppwp/class.conv.fct#nt:conversion-type-id |
| surrogate call function | https://timsong-cpp.github.io/cppwp/over#def:surrogate_call_function |
| conversion-type-id | https://timsong-cpp.github.io/cppwp/class.conv.fct#nt:conversion-type-id |
| . | https://timsong-cpp.github.io/cppwp/over#call.object-2.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#call.object-note-1 |
| [over.call] | https://timsong-cpp.github.io/cppwp/over#call |
| . | https://timsong-cpp.github.io/cppwp/over#call.object-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#call.object-2.sentence-3 |
| 96 | https://timsong-cpp.github.io/cppwp/over#footnote-96 |
| 3 | https://timsong-cpp.github.io/cppwp/over#call.object-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L633 |
| . | https://timsong-cpp.github.io/cppwp/over#call.object-3.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#call.object-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#call.object-3.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#call.object-3.sentence-3 |
| 1 | https://timsong-cpp.github.io/cppwp/over#call.object-example-1 |
| 96) | https://timsong-cpp.github.io/cppwp/over#footnote-96 |
| 96) | https://timsong-cpp.github.io/cppwp/over#footnoteref-96 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-96.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-96.sentence-2 |
| 12.2.2.3 | https://timsong-cpp.github.io/cppwp/over#match.oper |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over.match.oper |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.oper-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L665 |
| [expr.compound] | https://timsong-cpp.github.io/cppwp/expr.compound |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.oper-note-1 |
| [expr.compound] | https://timsong-cpp.github.io/cppwp/expr.compound |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-1.sentence-2 |
| [expr.cond] | https://timsong-cpp.github.io/cppwp/expr.cond |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-1.sentence-3 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.oper-example-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.oper-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L701 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-2.sentence-2 |
| 18 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-2.sentence-3 |
| [expr.compound] | https://timsong-cpp.github.io/cppwp/expr.compound |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-2.sentence-4 |
| 18 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper |
| [tab:over.match.oper] | https://timsong-cpp.github.io/cppwp/tab:over.match.oper |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper-row-1 |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper-row-2 |
| [over.unary] | https://timsong-cpp.github.io/cppwp/over#unary |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper-row-3 |
| [over.binary] | https://timsong-cpp.github.io/cppwp/over#binary |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper-row-4 |
| [over.assign] | https://timsong-cpp.github.io/cppwp/over#assign |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper-row-5 |
| [over.sub] | https://timsong-cpp.github.io/cppwp/over#sub |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper-row-6 |
| [over.ref] | https://timsong-cpp.github.io/cppwp/over#ref |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.match.oper-row-7 |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over#inc |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.oper-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L729 |
| member candidates | https://timsong-cpp.github.io/cppwp/over#def:member_candidate |
| non-member candidates | https://timsong-cpp.github.io/cppwp/over#def:non-member_candidate |
| built-in candidates | https://timsong-cpp.github.io/cppwp/over#def:built-in_candidate |
| rewritten candidates | https://timsong-cpp.github.io/cppwp/over#def:rewritten_candidate |
| (3.1) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.1.sentence-1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.2 |
| [basic.lookup.unqual] | https://timsong-cpp.github.io/cppwp/basic.lookup.unqual |
| [basic.lookup.argdep] | https://timsong-cpp.github.io/cppwp/basic.lookup.argdep |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.2.sentence-2 |
| (3.3) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.3.sentence-1 |
| [over.built] | https://timsong-cpp.github.io/cppwp/over#built |
| (3.3.1) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.3.1 |
| (3.3.2) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.3.2 |
| (3.3.3) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.3.3 |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| (3.3.4) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.3.4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.3.sentence-2 |
| (3.4) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4 |
| (3.4.1) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.1 |
| [expr.rel] | https://timsong-cpp.github.io/cppwp/expr.rel |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.1.sentence-1 |
| (3.4.2) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.2 |
| [expr.rel] | https://timsong-cpp.github.io/cppwp/expr.rel |
| [expr.spaceship] | https://timsong-cpp.github.io/cppwp/expr.spaceship |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.2.sentence-1 |
| (3.4.3) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.3 |
| [expr.eq] | https://timsong-cpp.github.io/cppwp/expr.eq |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.3.sentence-1 |
| (3.4.4) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.4.sentence-1 |
| (3.4.5) | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.5 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.5.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.oper-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-3.4.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.oper-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L836 |
| [basic.scope.scope] | https://timsong-cpp.github.io/cppwp/basic.scope.scope |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-4.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.oper-example-2 |
| 5 | https://timsong-cpp.github.io/cppwp/over#match.oper-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L879 |
| [over.ics.scs] | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/over#match.oper-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L883 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/over#match.oper-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L886 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/over#match.oper-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L897 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-8.sentence-1 |
| [over.match.viable] | https://timsong-cpp.github.io/cppwp/over#match.viable |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over#match.best |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-8.sentence-2 |
| 97 | https://timsong-cpp.github.io/cppwp/over#footnote-97 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.oper-example-3 |
| 9 | https://timsong-cpp.github.io/cppwp/over#match.oper-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L920 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-9.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-9.sentence-2 |
| 10 | https://timsong-cpp.github.io/cppwp/over#match.oper-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L934 |
| (10.1) | https://timsong-cpp.github.io/cppwp/over#match.oper-10.1 |
| (10.2) | https://timsong-cpp.github.io/cppwp/over#match.oper-10.2 |
| (10.3) | https://timsong-cpp.github.io/cppwp/over#match.oper-10.3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/over#match.oper-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L955 |
| user-defined conversion sequence | https://timsong-cpp.github.io/cppwp/over#ics.user |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-11.sentence-1 |
| [expr.compound] | https://timsong-cpp.github.io/cppwp/expr.compound |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-11.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.oper-example-4 |
| 12 | https://timsong-cpp.github.io/cppwp/over#match.oper-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L977 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-12.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-12.sentence-2 |
| 98 | https://timsong-cpp.github.io/cppwp/over#footnote-98 |
| 13 | https://timsong-cpp.github.io/cppwp/over#match.oper-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1002 |
| [expr.compound] | https://timsong-cpp.github.io/cppwp/expr.compound |
| . | https://timsong-cpp.github.io/cppwp/over#match.oper-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/over#match.oper-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1013 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.oper-note-3 |
| 97) | https://timsong-cpp.github.io/cppwp/over#footnote-97 |
| 97) | https://timsong-cpp.github.io/cppwp/over#footnoteref-97 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-97.sentence-1 |
| 98) | https://timsong-cpp.github.io/cppwp/over#footnote-98 |
| 98) | https://timsong-cpp.github.io/cppwp/over#footnoteref-98 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-98.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-98.sentence-2 |
| 12.2.2.4 | https://timsong-cpp.github.io/cppwp/over#match.ctor |
| [over.match.ctor] | https://timsong-cpp.github.io/cppwp/over.match.ctor |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.ctor-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1040 |
| direct-initialized | https://timsong-cpp.github.io/cppwp/dcl.init#def:direct-initialization |
| [dcl.init] | https://timsong-cpp.github.io/cppwp/dcl.init |
| default-initialized | https://timsong-cpp.github.io/cppwp/dcl.init#def:default-initialization |
| . | https://timsong-cpp.github.io/cppwp/over#match.ctor-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.ctor-1.sentence-2 |
| [class.conv.ctor] | https://timsong-cpp.github.io/cppwp/class.conv.ctor |
| . | https://timsong-cpp.github.io/cppwp/over#match.ctor-1.sentence-3 |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| assignment-expression | https://timsong-cpp.github.io/cppwp/expr.assign#nt:assignment-expression |
| initializer | https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer |
| . | https://timsong-cpp.github.io/cppwp/over#match.ctor-1.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.ctor-1.sentence-5 |
| 12.2.2.5 | https://timsong-cpp.github.io/cppwp/over#match.copy |
| [over.match.copy] | https://timsong-cpp.github.io/cppwp/over.match.copy |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.copy-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1064 |
| [dcl.init] | https://timsong-cpp.github.io/cppwp/dcl.init |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-1.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.copy-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-1.sentence-3 |
| (1.1) | https://timsong-cpp.github.io/cppwp/over#match.copy-1.1 |
| [class.conv.ctor] | https://timsong-cpp.github.io/cppwp/class.conv.ctor |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/over#match.copy-1.2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-1.2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-1.2.sentence-2 |
| [class.mem] | https://timsong-cpp.github.io/cppwp/class.mem |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-1.2.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.copy-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1103 |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-2.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.copy-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.copy-2.sentence-2 |
| 12.2.2.6 | https://timsong-cpp.github.io/cppwp/over#match.conv |
| [over.match.conv] | https://timsong-cpp.github.io/cppwp/over.match.conv |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.conv-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1115 |
| [dcl.init] | https://timsong-cpp.github.io/cppwp/dcl.init |
| . | https://timsong-cpp.github.io/cppwp/over#match.conv-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.conv-1.sentence-2 |
| (1.1) | https://timsong-cpp.github.io/cppwp/over#match.conv-1.1 |
| [over.ics.scs] | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| . | https://timsong-cpp.github.io/cppwp/over#match.conv-1.sentence-3 |
| [conv.qual] | https://timsong-cpp.github.io/cppwp/conv.qual |
| . | https://timsong-cpp.github.io/cppwp/over#match.conv-1.1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.conv-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1138 |
| . | https://timsong-cpp.github.io/cppwp/over#match.conv-2.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.conv-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.conv-2.sentence-2 |
| 12.2.2.7 | https://timsong-cpp.github.io/cppwp/over#match.ref |
| [over.match.ref] | https://timsong-cpp.github.io/cppwp/over.match.ref |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.ref-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1148 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| . | https://timsong-cpp.github.io/cppwp/over#match.ref-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.ref-1.sentence-2 |
| (1.1) | https://timsong-cpp.github.io/cppwp/over#match.ref-1.1 |
| (1.1.1) | https://timsong-cpp.github.io/cppwp/over#match.ref-1.1.1 |
| (1.1.2) | https://timsong-cpp.github.io/cppwp/over#match.ref-1.1.2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.ref-1.sentence-3 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| . | https://timsong-cpp.github.io/cppwp/over#match.ref-1.1.sentence-2 |
| [conv.qual] | https://timsong-cpp.github.io/cppwp/conv.qual |
| . | https://timsong-cpp.github.io/cppwp/over#match.ref-1.1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.ref-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1181 |
| . | https://timsong-cpp.github.io/cppwp/over#match.ref-2.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.ref-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.ref-2.sentence-2 |
| 12.2.2.8 | https://timsong-cpp.github.io/cppwp/over#match.list |
| [over.match.list] | https://timsong-cpp.github.io/cppwp/over.match.list |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.list-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1191 |
| [dcl.init.list] | https://timsong-cpp.github.io/cppwp/dcl.init.list |
| [over.ics.list] | https://timsong-cpp.github.io/cppwp/over#ics.list |
| (1.1) | https://timsong-cpp.github.io/cppwp/over#match.list-1.1 |
| [dcl.init.list] | https://timsong-cpp.github.io/cppwp/dcl.init.list |
| . | https://timsong-cpp.github.io/cppwp/over#match.list-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/over#match.list-1.2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.list-1.2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.list-1.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.list-note-1 |
| [over.match.ctor] | https://timsong-cpp.github.io/cppwp/over#match.ctor |
| [over.match.copy] | https://timsong-cpp.github.io/cppwp/over#match.copy |
| . | https://timsong-cpp.github.io/cppwp/over#match.list-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.list-1.sentence-4 |
| 12.2.2.9 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct |
| [over.match.class.deduct] | https://timsong-cpp.github.io/cppwp/over.match.class.deduct |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1226 |
| [dcl.type.class.deduct] | https://timsong-cpp.github.io/cppwp/dcl.type.class.deduct |
| template-name | https://timsong-cpp.github.io/cppwp/temp.names#nt:template-name |
| splice-type-specifier | https://timsong-cpp.github.io/cppwp/dcl.type.splice#nt:splice-type-specifier |
| (1.1) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1 |
| (1.1.1) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.1.sentence-1 |
| (1.1.2) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.2 |
| [temp.constr.decl] | https://timsong-cpp.github.io/cppwp/temp.constr.decl |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.2.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-note-1 |
| constraint-expression | https://timsong-cpp.github.io/cppwp/temp.constr.decl#nt:constraint-expression |
| template-head | https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-head |
| template-head | https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-head |
| requires-clause | https://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.2.sentence-2 |
| (1.1.3) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.3 |
| parameter-declaration-clause | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.3.sentence-1 |
| (1.1.4) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.1.4.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.2.sentence-1 |
| (1.3) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.3 |
| copy deduction candidate | https://timsong-cpp.github.io/cppwp/over#def:copy_deduction_candidate |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.3.sentence-1 |
| (1.4) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.4 |
| deduction-guide | https://timsong-cpp.github.io/cppwp/temp.deduct.guide#nt:deduction-guide |
| (1.4.1) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.4.1 |
| template-head | https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-head |
| parameter-declaration-clause | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause |
| deduction-guide | https://timsong-cpp.github.io/cppwp/temp.deduct.guide#nt:deduction-guide |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.4.1.sentence-1 |
| (1.4.2) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.4.2 |
| simple-template-id | https://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id |
| deduction-guide | https://timsong-cpp.github.io/cppwp/temp.deduct.guide#nt:deduction-guide |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.4.2.sentence-1 |
| [dcl.init.aggr] | https://timsong-cpp.github.io/cppwp/dcl.init.aggr |
| braced-init-list | https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| deduction-guide | https://timsong-cpp.github.io/cppwp/temp.deduct.guide#nt:deduction-guide |
| aggregate deduction candidate | https://timsong-cpp.github.io/cppwp/over#def:candidate,aggregate_deduction |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.sentence-2 |
| initializer-list | https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer-list |
| designated-initializer-list | https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-list |
| braced-init-list | https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.sentence-3 |
| [dcl.init.aggr] | https://timsong-cpp.github.io/cppwp/dcl.init.aggr |
| (1.5) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.5 |
| (1.5.1) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.5.1 |
| (1.5.2) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.5.2 |
| (1.5.3) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.5.3 |
| (1.6) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.6 |
| (1.7) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.7 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.sentence-5 |
| (1.8) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.8 |
| braced-init-list | https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:braced-init-list |
| (1.9) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.9 |
| string-literal | https://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal |
| (1.10) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.10 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.sentence-6 |
| [namespace.udecl] | https://timsong-cpp.github.io/cppwp/namespace.udecl |
| base-specifier-list | https://timsong-cpp.github.io/cppwp/class.derived.general#nt:base-specifier-list |
| class-or-decltype | https://timsong-cpp.github.io/cppwp/class.derived.general#nt:class-or-decltype |
| defining-type-id | https://timsong-cpp.github.io/cppwp/dcl.name#nt:defining-type-id |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.sentence-7 |
| [dcl.type.simple] | https://timsong-cpp.github.io/cppwp/dcl.type.simple |
| [temp.dep.type] | https://timsong-cpp.github.io/cppwp/temp.dep.type |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.sentence-8 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-1.sentence-9 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1378 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-example-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1428 |
| template-name | https://timsong-cpp.github.io/cppwp/temp.names#nt:template-name |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-3.sentence-1 |
| defining-type-id | https://timsong-cpp.github.io/cppwp/dcl.name#nt:defining-type-id |
| simple-template-id | https://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id |
| template-name | https://timsong-cpp.github.io/cppwp/temp.names#nt:template-name |
| template-argument-list | https://timsong-cpp.github.io/cppwp/temp.names#nt:template-argument-list |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-3.sentence-2 |
| template-name | https://timsong-cpp.github.io/cppwp/temp.names#nt:template-name |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-3.sentence-3 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1443 |
| [dcl.type.simple] | https://timsong-cpp.github.io/cppwp/dcl.type.simple |
| template-name | https://timsong-cpp.github.io/cppwp/temp.names#nt:template-name |
| splice-type-specifier | https://timsong-cpp.github.io/cppwp/dcl.type.splice#nt:splice-type-specifier |
| defining-type-id | https://timsong-cpp.github.io/cppwp/dcl.name#nt:defining-type-id |
| nested-name-specifier | https://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier |
| simple-template-id | https://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id |
| [dcl.type.simple] | https://timsong-cpp.github.io/cppwp/dcl.type.simple |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.sentence-2 |
| simple-template-id | https://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id |
| defining-type-id | https://timsong-cpp.github.io/cppwp/dcl.name#nt:defining-type-id |
| defining-type-id | https://timsong-cpp.github.io/cppwp/dcl.name#nt:defining-type-id |
| [temp.deduct.type] | https://timsong-cpp.github.io/cppwp/temp.deduct.type |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.sentence-5 |
| (4.1) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.1.sentence-1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.2.sentence-1 |
| (4.3) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.3 |
| [temp.constr.decl] | https://timsong-cpp.github.io/cppwp/temp.constr.decl |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.3.sentence-1 |
| (4.4) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.4 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.4.sentence-1 |
| (4.5) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.5 |
| deduction-guide | https://timsong-cpp.github.io/cppwp/temp.deduct.guide#nt:deduction-guide |
| [temp.deduct.guide] | https://timsong-cpp.github.io/cppwp/temp.deduct.guide |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.5.sentence-1 |
| (4.6) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.6 |
| explicit-specifier | https://timsong-cpp.github.io/cppwp/dcl.fct.spec#nt:explicit-specifier |
| explicit-specifier | https://timsong-cpp.github.io/cppwp/dcl.fct.spec#nt:explicit-specifier |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-4.6.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1509 |
| [temp.dep.type] | https://timsong-cpp.github.io/cppwp/temp.dep.type |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1521 |
| [dcl.init] | https://timsong-cpp.github.io/cppwp/dcl.init |
| [over.match.ctor] | https://timsong-cpp.github.io/cppwp/over#match.ctor |
| [over.match.copy] | https://timsong-cpp.github.io/cppwp/over#match.copy |
| [over.match.list] | https://timsong-cpp.github.io/cppwp/over#match.list |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-6.sentence-1 |
| (6.1) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-6.1 |
| [over.match.list] | https://timsong-cpp.github.io/cppwp/over#match.list |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-6.1.sentence-1 |
| (6.2) | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-6.2 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-6.2.sentence-1 |
| deduction-guide | https://timsong-cpp.github.io/cppwp/temp.deduct.guide#nt:deduction-guide |
| explicit-specifier | https://timsong-cpp.github.io/cppwp/dcl.fct.spec#nt:explicit-specifier |
| explicit-specifier | https://timsong-cpp.github.io/cppwp/dcl.fct.spec#nt:explicit-specifier |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-6.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-6.sentence-4 |
| 7 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1554 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-example-2 |
| 8 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1635 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-example-3 |
| integral | https://timsong-cpp.github.io/cppwp/concepts.arithmetic#concept:integral |
| integral | https://timsong-cpp.github.io/cppwp/concepts.arithmetic#concept:integral |
| integral | https://timsong-cpp.github.io/cppwp/concepts.arithmetic#concept:integral |
| 9 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1700 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.class.deduct-example-4 |
| 12.2.3 | https://timsong-cpp.github.io/cppwp/over#match.viable |
| [over.match.viable] | https://timsong-cpp.github.io/cppwp/over.match.viable |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.viable-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1722 |
| [over.match.funcs] | https://timsong-cpp.github.io/cppwp/over#match.funcs |
| [temp.constr.decl] | https://timsong-cpp.github.io/cppwp/temp.constr.decl |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over#match.best |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.viable-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1734 |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.sentence-1 |
| (2.1) | https://timsong-cpp.github.io/cppwp/over#match.viable-2.1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.1.sentence-1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/over#match.viable-2.2 |
| [dcl.fct] | https://timsong-cpp.github.io/cppwp/dcl.fct |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.2.sentence-1 |
| [over.ics.ellipsis] | https://timsong-cpp.github.io/cppwp/over#ics.ellipsis |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.2.sentence-2 |
| (2.3) | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.sentence-1 |
| (2.3.1) | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.1.sentence-1 |
| (2.3.2) | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.2 |
| [dcl.fct.default] | https://timsong-cpp.github.io/cppwp/dcl.fct.default |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.2.sentence-1 |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over#match.best |
| (2.3.3) | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.3 |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.3.sentence-1 |
| (2.3.4) | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.4 |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.4.sentence-1 |
| (2.3.5) | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.5 |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-2.3.sentence-4 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.viable-example-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.viable-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1823 |
| [temp.constr.decl] | https://timsong-cpp.github.io/cppwp/temp.constr.decl |
| [temp.constr.constr] | https://timsong-cpp.github.io/cppwp/temp.constr.constr |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.viable-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1827 |
| implicit conversion sequence | https://timsong-cpp.github.io/cppwp/over#def:conversion_sequence,implicit |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-4.sentence-1 |
| [over.ics.ref] | https://timsong-cpp.github.io/cppwp/over#ics.ref |
| . | https://timsong-cpp.github.io/cppwp/over#match.viable-4.sentence-2 |
| 12.2.4 | https://timsong-cpp.github.io/cppwp/over#match.best |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over.match.best |
| 12.2.4.1 | https://timsong-cpp.github.io/cppwp/over#match.best.general |
| [over.match.best.general] | https://timsong-cpp.github.io/cppwp/over.match.best.general |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.best.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1847 |
| . | https://timsong-cpp.github.io/cppwp/over#match.best.general-1.sentence-1 |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| [over.ics.rank] | https://timsong-cpp.github.io/cppwp/over#ics.rank |
| . | https://timsong-cpp.github.io/cppwp/over#match.best.general-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.best.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L1858 |
| better | https://timsong-cpp.github.io/cppwp/over#def:overloading,resolution,better_viable_function |
| (2.1) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.2 |
| [dcl.init] | https://timsong-cpp.github.io/cppwp/dcl.init |
| [over.match.conv] | https://timsong-cpp.github.io/cppwp/over#match.conv |
| [over.match.ref] | https://timsong-cpp.github.io/cppwp/over#match.ref |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.best.general-example-1 |
| (2.3) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.3 |
| direct
reference binding | https://timsong-cpp.github.io/cppwp/over#match.ref |
| 2 | https://timsong-cpp.github.io/cppwp/over#match.best.general-example-2 |
| (2.4) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.4 |
| (2.5) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.5 |
| [temp.func.order] | https://timsong-cpp.github.io/cppwp/temp.func.order |
| (2.6) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.6 |
| [temp.constr.order] | https://timsong-cpp.github.io/cppwp/temp.constr.order |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.best.general-example-3 |
| (2.7) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.7 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.best.general-example-4 |
| (2.8) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.8 |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| 5 | https://timsong-cpp.github.io/cppwp/over#match.best.general-example-5 |
| (2.9) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.9 |
| 6 | https://timsong-cpp.github.io/cppwp/over#match.best.general-example-6 |
| (2.10) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.10 |
| [over.match.class.deduct] | https://timsong-cpp.github.io/cppwp/over#match.class.deduct |
| (2.11) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.11 |
| deduction-guide | https://timsong-cpp.github.io/cppwp/temp.deduct.guide#nt:deduction-guide |
| [over.match.class.deduct] | https://timsong-cpp.github.io/cppwp/over#match.class.deduct |
| (2.12) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.12 |
| copy deduction candidate | https://timsong-cpp.github.io/cppwp/over#def:copy_deduction_candidate |
| (2.13) | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.13 |
| . | https://timsong-cpp.github.io/cppwp/over#match.best.general-2.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/over#match.best.general-example-7 |
| 3 | https://timsong-cpp.github.io/cppwp/over#match.best.general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2061 |
| . | https://timsong-cpp.github.io/cppwp/over#match.best.general-3.sentence-1 |
| 99 | https://timsong-cpp.github.io/cppwp/over#footnote-99 |
| 8 | https://timsong-cpp.github.io/cppwp/over#match.best.general-example-8 |
| 4 | https://timsong-cpp.github.io/cppwp/over#match.best.general-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2122 |
| 1 | https://timsong-cpp.github.io/cppwp/over#match.best.general-note-1 |
| [over.match.viable] | https://timsong-cpp.github.io/cppwp/over#match.viable |
| . | https://timsong-cpp.github.io/cppwp/over#match.best.general-4.sentence-1 |
| 99) | https://timsong-cpp.github.io/cppwp/over#footnote-99 |
| 99) | https://timsong-cpp.github.io/cppwp/over#footnoteref-99 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-99.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-99.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-99.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-99.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-99.sentence-5 |
| 12.2.4.2 | https://timsong-cpp.github.io/cppwp/over#best.ics |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over.best.ics |
| 12.2.4.2.1 | https://timsong-cpp.github.io/cppwp/over#best.ics.general |
| [over.best.ics.general] | https://timsong-cpp.github.io/cppwp/over.best.ics.general |
| 1 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2134 |
| implicit conversion sequence | https://timsong-cpp.github.io/cppwp/over#def:conversion_sequence,implicit |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-1.sentence-1 |
| [conv] | https://timsong-cpp.github.io/cppwp/conv |
| [dcl.init] | https://timsong-cpp.github.io/cppwp/dcl.init |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2145 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-2.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-note-1 |
| deleted | https://timsong-cpp.github.io/cppwp/dcl.fct.def.delete |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2160 |
| (3.1) | https://timsong-cpp.github.io/cppwp/over#best.ics.general-3.1 |
| standard conversion sequence | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| (3.2) | https://timsong-cpp.github.io/cppwp/over#best.ics.general-3.2 |
| user-defined conversion sequence | https://timsong-cpp.github.io/cppwp/over#ics.user |
| (3.3) | https://timsong-cpp.github.io/cppwp/over#best.ics.general-3.3 |
| ellipsis conversion sequence | https://timsong-cpp.github.io/cppwp/over#ics.ellipsis |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2173 |
| (4.1) | https://timsong-cpp.github.io/cppwp/over#best.ics.general-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/over#best.ics.general-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/over#best.ics.general-4.3 |
| [over.match.ctor] | https://timsong-cpp.github.io/cppwp/over#match.ctor |
| (4.4) | https://timsong-cpp.github.io/cppwp/over#best.ics.general-4.4 |
| [over.match.copy] | https://timsong-cpp.github.io/cppwp/over#match.copy |
| [over.match.conv] | https://timsong-cpp.github.io/cppwp/over#match.conv |
| [over.match.ref] | https://timsong-cpp.github.io/cppwp/over#match.ref |
| (4.5) | https://timsong-cpp.github.io/cppwp/over#best.ics.general-4.5 |
| [over.match.list] | https://timsong-cpp.github.io/cppwp/over#match.list |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-4.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-4.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-example-1 |
| 5 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2209 |
| [over.ics.ref] | https://timsong-cpp.github.io/cppwp/over#ics.ref |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2212 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-6.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-6.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-note-3 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-6.sentence-3 |
| 7 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2225 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-7.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-7.sentence-2 |
| [over.ics.scs] | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-7.sentence-3 |
| 4 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-note-4 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-7.sentence-4 |
| 2 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-example-2 |
| [over.match.ctor] | https://timsong-cpp.github.io/cppwp/over#match.ctor |
| [over.match.viable] | https://timsong-cpp.github.io/cppwp/over#match.viable |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-7.sentence-5 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-7.sentence-6 |
| 8 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2249 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2254 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-9.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-note-5 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-9.sentence-2 |
| 10 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2263 |
| [over.ics.scs] | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2268 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2272 |
| ambiguous conversion sequence | https://timsong-cpp.github.io/cppwp/over#def:conversion_sequence,ambiguous |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-12.sentence-1 |
| [over.ics.rank] | https://timsong-cpp.github.io/cppwp/over#ics.rank |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-12.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-note-6 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-12.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-example-3 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-12.sentence-4 |
| 13 | https://timsong-cpp.github.io/cppwp/over#best.ics.general-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2305 |
| . | https://timsong-cpp.github.io/cppwp/over#best.ics.general-13.sentence-1 |
| 12.2.4.2.2 | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| [over.ics.scs] | https://timsong-cpp.github.io/cppwp/over.ics.scs |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.scs-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2311 |
| 19 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs |
| [conv] | https://timsong-cpp.github.io/cppwp/conv |
| . | https://timsong-cpp.github.io/cppwp/over#ics.scs-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.scs-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.scs-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.scs-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2326 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.scs-note-2 |
| [conv] | https://timsong-cpp.github.io/cppwp/conv |
| . | https://timsong-cpp.github.io/cppwp/over#ics.scs-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.scs-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/over#ics.scs-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2342 |
| 19 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs |
| . | https://timsong-cpp.github.io/cppwp/over#ics.scs-3.sentence-1 |
| rank standard conversion sequences | https://timsong-cpp.github.io/cppwp/over#ics.rank |
| . | https://timsong-cpp.github.io/cppwp/over#ics.scs-3.sentence-2 |
| reference
binding | https://timsong-cpp.github.io/cppwp/over#ics.ref |
| . | https://timsong-cpp.github.io/cppwp/over#ics.scs-3.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.scs-3.sentence-4 |
| 19 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs |
| [tab:over.ics.scs] | https://timsong-cpp.github.io/cppwp/tab:over.ics.scs |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-1 |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-2 |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-3 |
| [conv.lval] | https://timsong-cpp.github.io/cppwp/conv.lval |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-4 |
| [conv.array] | https://timsong-cpp.github.io/cppwp/conv.array |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-5 |
| [conv.func] | https://timsong-cpp.github.io/cppwp/conv.func |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-6 |
| [conv.qual] | https://timsong-cpp.github.io/cppwp/conv.qual |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-7 |
| [conv.fctptr] | https://timsong-cpp.github.io/cppwp/conv.fctptr |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-8 |
| [conv.prom] | https://timsong-cpp.github.io/cppwp/conv.prom |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-9 |
| [conv.fpprom] | https://timsong-cpp.github.io/cppwp/conv.fpprom |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-10 |
| [conv.integral] | https://timsong-cpp.github.io/cppwp/conv.integral |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-11 |
| [conv.double] | https://timsong-cpp.github.io/cppwp/conv.double |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-12 |
| [conv.fpint] | https://timsong-cpp.github.io/cppwp/conv.fpint |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-13 |
| [conv.ptr] | https://timsong-cpp.github.io/cppwp/conv.ptr |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-14 |
| [conv.mem] | https://timsong-cpp.github.io/cppwp/conv.mem |
| 🔗 | https://timsong-cpp.github.io/cppwp/over#tab:over.ics.scs-row-15 |
| [conv.bool] | https://timsong-cpp.github.io/cppwp/conv.bool |
| 12.2.4.2.3 | https://timsong-cpp.github.io/cppwp/over#ics.user |
| [over.ics.user] | https://timsong-cpp.github.io/cppwp/over.ics.user |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.user-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2378 |
| user-defined conversion sequence | https://timsong-cpp.github.io/cppwp/over#def:conversion_sequence,user-defined |
| [class.conv] | https://timsong-cpp.github.io/cppwp/class.conv |
| . | https://timsong-cpp.github.io/cppwp/over#ics.user-1.sentence-1 |
| [class.conv.ctor] | https://timsong-cpp.github.io/cppwp/class.conv.ctor |
| . | https://timsong-cpp.github.io/cppwp/over#ics.user-1.sentence-2 |
| conversion function | https://timsong-cpp.github.io/cppwp/class.conv.fct |
| . | https://timsong-cpp.github.io/cppwp/over#ics.user-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.user-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2393 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.user-2.sentence-1 |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over#match.best |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| . | https://timsong-cpp.github.io/cppwp/over#ics.user-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/over#ics.user-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2403 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.user-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#ics.user-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2408 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.user-4.sentence-1 |
| 12.2.4.2.4 | https://timsong-cpp.github.io/cppwp/over#ics.ellipsis |
| [over.ics.ellipsis] | https://timsong-cpp.github.io/cppwp/over.ics.ellipsis |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.ellipsis-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2419 |
| [expr.call] | https://timsong-cpp.github.io/cppwp/expr.call |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ellipsis-1.sentence-1 |
| 12.2.4.2.5 | https://timsong-cpp.github.io/cppwp/over#ics.ref |
| [over.ics.ref] | https://timsong-cpp.github.io/cppwp/over.ics.ref |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.ref-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2427 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| (1.1) | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.1 |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.2.sentence-1 |
| (1.3) | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.3 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.3.sentence-1 |
| (1.4) | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.4 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.4.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.ref-example-1 |
| [over.ics.user] | https://timsong-cpp.github.io/cppwp/over#ics.user |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.ref-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2474 |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/over#ics.ref-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2484 |
| [over.match.funcs] | https://timsong-cpp.github.io/cppwp/over#match.funcs |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-3.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.ref-note-1 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/over#ics.ref-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2499 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-4.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.ref-example-2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-4.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-4.sentence-3 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| . | https://timsong-cpp.github.io/cppwp/over#ics.ref-4.sentence-4 |
| 12.2.4.2.6 | https://timsong-cpp.github.io/cppwp/over#ics.list |
| [over.ics.list] | https://timsong-cpp.github.io/cppwp/over.ics.list |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.list-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2523 |
| [dcl.init.list] | https://timsong-cpp.github.io/cppwp/dcl.init.list |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.list-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2527 |
| designated-initializer-list | https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:designated-initializer-list |
| [dcl.init.aggr] | https://timsong-cpp.github.io/cppwp/dcl.init.aggr |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-2.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.list-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-2.sentence-2 |
| [dcl.init.list] | https://timsong-cpp.github.io/cppwp/dcl.init.list |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-2.sentence-3 |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.list-example-1 |
| [dcl.init.list] | https://timsong-cpp.github.io/cppwp/dcl.init.list |
| 3 | https://timsong-cpp.github.io/cppwp/over#ics.list-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2562 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#ics.list-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2569 |
| 100 | https://timsong-cpp.github.io/cppwp/over#footnote-100 |
| string-literal | https://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal |
| [dcl.init.string] | https://timsong-cpp.github.io/cppwp/dcl.init.string |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/over#ics.list-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2579 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-5.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.list-example-2 |
| 6 | https://timsong-cpp.github.io/cppwp/over#ics.list-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2611 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/over#ics.list-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2621 |
| [over.match.list] | https://timsong-cpp.github.io/cppwp/over#match.list |
| (7.1) | https://timsong-cpp.github.io/cppwp/over#ics.list-7.1 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-7.1.sentence-1 |
| (7.2) | https://timsong-cpp.github.io/cppwp/over#ics.list-7.2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-7.2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-7.sentence-2 |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-7.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/over#ics.list-example-3 |
| 8 | https://timsong-cpp.github.io/cppwp/over#ics.list-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2675 |
| [dcl.init.aggr] | https://timsong-cpp.github.io/cppwp/dcl.init.aggr |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-8.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#ics.list-example-4 |
| 9 | https://timsong-cpp.github.io/cppwp/over#ics.list-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2694 |
| [over.ics.ref] | https://timsong-cpp.github.io/cppwp/over#ics.ref |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-9.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.list-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-9.sentence-2 |
| 5 | https://timsong-cpp.github.io/cppwp/over#ics.list-example-5 |
| 10 | https://timsong-cpp.github.io/cppwp/over#ics.list-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2716 |
| (10.1) | https://timsong-cpp.github.io/cppwp/over#ics.list-10.1 |
| 6 | https://timsong-cpp.github.io/cppwp/over#ics.list-example-6 |
| (10.2) | https://timsong-cpp.github.io/cppwp/over#ics.list-10.2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-10.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/over#ics.list-example-7 |
| 11 | https://timsong-cpp.github.io/cppwp/over#ics.list-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2740 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.list-11.sentence-1 |
| 100) | https://timsong-cpp.github.io/cppwp/over#footnote-100 |
| 100) | https://timsong-cpp.github.io/cppwp/over#footnoteref-100 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-100.sentence-1 |
| 12.2.4.3 | https://timsong-cpp.github.io/cppwp/over#ics.rank |
| [over.ics.rank] | https://timsong-cpp.github.io/cppwp/over.ics.rank |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.rank-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2745 |
| better conversion sequence | https://timsong-cpp.github.io/cppwp/over#def:conversion_sequence,better |
| better conversion | https://timsong-cpp.github.io/cppwp/over#def:conversion,better |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-1.sentence-1 |
| worse conversion sequence | https://timsong-cpp.github.io/cppwp/over#def:conversion_sequence,worse |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-1.sentence-2 |
| indistinguishable conversion sequences | https://timsong-cpp.github.io/cppwp/over#def:conversion_sequence,indistinguishable |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.rank-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2761 |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| (2.1) | https://timsong-cpp.github.io/cppwp/over#ics.rank-2.1 |
| standard conversion sequence | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| (2.2) | https://timsong-cpp.github.io/cppwp/over#ics.rank-2.2 |
| user-defined conversion sequence | https://timsong-cpp.github.io/cppwp/over#ics.user |
| ellipsis conversion
sequence | https://timsong-cpp.github.io/cppwp/over#ics.ellipsis |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over#ics.rank-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L2775 |
| (3.1) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.1 |
| (3.1.1) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.1.1 |
| (3.1.2) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.1.2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-2 |
| (3.2) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2 |
| (3.2.1) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2.1 |
| [over.ics.scs] | https://timsong-cpp.github.io/cppwp/over#ics.scs |
| (3.2.2) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2.2 |
| (3.2.3) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2.3 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| ref-qualifier | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ref-qualifier |
| 3 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-3 |
| (3.2.4) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2.4 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| 4 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-4 |
| (3.2.5) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2.5 |
| [conv.qual] | https://timsong-cpp.github.io/cppwp/conv.qual |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| 5 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-5 |
| (3.2.6) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2.6 |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| 6 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-6 |
| (3.2.7) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2.7 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.2.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-7 |
| (3.3) | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.3 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-3.3.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-8 |
| 4 | https://timsong-cpp.github.io/cppwp/over#ics.rank-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3012 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.sentence-1 |
| (4.1) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.1 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.1.sentence-1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.2 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.2.sentence-1 |
| (4.3) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.3 |
| (4.3.1) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.3.1 |
| [conv.rank] | https://timsong-cpp.github.io/cppwp/conv.rank |
| (4.3.2) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.3.2 |
| [conv.rank] | https://timsong-cpp.github.io/cppwp/conv.rank |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.3.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-9 |
| (4.4) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.4 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.4.sentence-1 |
| (4.5) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5 |
| (4.5.1) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5.1 |
| 10 | https://timsong-cpp.github.io/cppwp/over#ics.rank-example-10 |
| (4.5.2) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5.2 |
| (4.5.3) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5.3 |
| (4.5.4) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5.4 |
| (4.5.5) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5.5 |
| (4.5.6) | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5.6 |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/over#ics.rank-note-1 |
| [over.match.best] | https://timsong-cpp.github.io/cppwp/over#match.best |
| . | https://timsong-cpp.github.io/cppwp/over#ics.rank-4.5.sentence-2 |
| 12.3 | https://timsong-cpp.github.io/cppwp/over#over |
| [over.over] | https://timsong-cpp.github.io/cppwp/over.over |
| 1 | https://timsong-cpp.github.io/cppwp/over#over-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3175 |
| . | https://timsong-cpp.github.io/cppwp/over#over-1.sentence-1 |
| (1.1) | https://timsong-cpp.github.io/cppwp/over#over-1.1 |
| [dcl.init] | https://timsong-cpp.github.io/cppwp/dcl.init |
| [dcl.init.ref] | https://timsong-cpp.github.io/cppwp/dcl.init.ref |
| [dcl.init.list] | https://timsong-cpp.github.io/cppwp/dcl.init.list |
| (1.2) | https://timsong-cpp.github.io/cppwp/over#over-1.2 |
| [expr.assign] | https://timsong-cpp.github.io/cppwp/expr.assign |
| (1.3) | https://timsong-cpp.github.io/cppwp/over#over-1.3 |
| [expr.call] | https://timsong-cpp.github.io/cppwp/expr.call |
| (1.4) | https://timsong-cpp.github.io/cppwp/over#over-1.4 |
| user-defined operator | https://timsong-cpp.github.io/cppwp/over#oper |
| (1.5) | https://timsong-cpp.github.io/cppwp/over#over-1.5 |
| [stmt.return] | https://timsong-cpp.github.io/cppwp/stmt.return |
| (1.6) | https://timsong-cpp.github.io/cppwp/over#over-1.6 |
| [expr.type.conv] | https://timsong-cpp.github.io/cppwp/expr.type.conv |
| [expr.static.cast] | https://timsong-cpp.github.io/cppwp/expr.static.cast |
| [expr.cast] | https://timsong-cpp.github.io/cppwp/expr.cast |
| (1.7) | https://timsong-cpp.github.io/cppwp/over#over-1.7 |
| [temp.arg.nontype] | https://timsong-cpp.github.io/cppwp/temp.arg.nontype |
| . | https://timsong-cpp.github.io/cppwp/over#over-1.sentence-2 |
| [dcl.type.auto.deduct] | https://timsong-cpp.github.io/cppwp/dcl.type.auto.deduct |
| . | https://timsong-cpp.github.io/cppwp/over#over-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#over-1.sentence-4 |
| 1 | https://timsong-cpp.github.io/cppwp/over#over-note-1 |
| [expr.prim.paren] | https://timsong-cpp.github.io/cppwp/expr.prim.paren |
| . | https://timsong-cpp.github.io/cppwp/over#over-1.sentence-5 |
| 2 | https://timsong-cpp.github.io/cppwp/over#over-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3213 |
| . | https://timsong-cpp.github.io/cppwp/over#over-2.sentence-1 |
| [conv.fctptr] | https://timsong-cpp.github.io/cppwp/conv.fctptr |
| . | https://timsong-cpp.github.io/cppwp/over#over-2.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#over-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#over-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/over#over-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3225 |
| [temp.over] | https://timsong-cpp.github.io/cppwp/temp.over |
| [temp.deduct.funcaddr] | https://timsong-cpp.github.io/cppwp/temp.deduct.funcaddr |
| [temp.arg.explicit] | https://timsong-cpp.github.io/cppwp/temp.arg.explicit |
| . | https://timsong-cpp.github.io/cppwp/over#over-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#over-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3231 |
| . | https://timsong-cpp.github.io/cppwp/over#over-4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#over-4.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/over#over-note-3 |
| [expr.unary.op] | https://timsong-cpp.github.io/cppwp/expr.unary.op |
| . | https://timsong-cpp.github.io/cppwp/over#over-4.sentence-3 |
| 5 | https://timsong-cpp.github.io/cppwp/over#over-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3245 |
| [temp.constr.decl] | https://timsong-cpp.github.io/cppwp/temp.constr.decl |
| . | https://timsong-cpp.github.io/cppwp/over#over-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#over-5.sentence-2 |
| [temp.constr.order] | https://timsong-cpp.github.io/cppwp/temp.constr.order |
| . | https://timsong-cpp.github.io/cppwp/over#over-5.sentence-3 |
| [temp.func.order] | https://timsong-cpp.github.io/cppwp/temp.func.order |
| . | https://timsong-cpp.github.io/cppwp/over#over-5.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#over-5.sentence-5 |
| 6 | https://timsong-cpp.github.io/cppwp/over#over-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3274 |
| 1 | https://timsong-cpp.github.io/cppwp/over#over-example-1 |
| . | https://timsong-cpp.github.io/cppwp/over#over-6.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#over-example-2 |
| 3 | https://timsong-cpp.github.io/cppwp/over#over-example-3 |
| 7 | https://timsong-cpp.github.io/cppwp/over#over-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3330 |
| 4 | https://timsong-cpp.github.io/cppwp/over#over-note-4 |
| . | https://timsong-cpp.github.io/cppwp/over#over-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/over#over-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3337 |
| 5 | https://timsong-cpp.github.io/cppwp/over#over-note-5 |
| 12.4 | https://timsong-cpp.github.io/cppwp/over#oper |
| [over.oper] | https://timsong-cpp.github.io/cppwp/over.oper |
| 12.4.1 | https://timsong-cpp.github.io/cppwp/over#oper.general |
| [over.oper.general] | https://timsong-cpp.github.io/cppwp/over.oper.general |
| 1 | https://timsong-cpp.github.io/cppwp/over#oper.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3358 |
| declarator-id | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id |
| operator-function-id | https://timsong-cpp.github.io/cppwp/over#nt:operator-function-id |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-1.sentence-1 |
| operator function | https://timsong-cpp.github.io/cppwp/over#def:function,operator |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-1.sentence-2 |
| operator function template | https://timsong-cpp.github.io/cppwp/over#def:function,operator,template |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-1.sentence-4 |
| implement | https://timsong-cpp.github.io/cppwp/over#def:operator,implementation |
| operator-function-id | https://timsong-cpp.github.io/cppwp/over#nt:operator-function-id |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-1.sentence-5 |
| operator-function-id: | https://timsong-cpp.github.io/cppwp/over#nt:operator-function-id |
| operator | https://timsong-cpp.github.io/cppwp/over#nt:operator |
| operator: | https://timsong-cpp.github.io/cppwp/over#nt:operator |
| 1 | https://timsong-cpp.github.io/cppwp/over#oper.general-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-1.sentence-6 |
| function call | https://timsong-cpp.github.io/cppwp/expr.call |
| subscripting | https://timsong-cpp.github.io/cppwp/expr.sub |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-1.sentence-7 |
| 2 | https://timsong-cpp.github.io/cppwp/over#oper.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3402 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over#oper.general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3409 |
| 2 | https://timsong-cpp.github.io/cppwp/over#oper.general-note-2 |
| [cpp.stringize] | https://timsong-cpp.github.io/cppwp/cpp.stringize |
| [cpp.concat] | https://timsong-cpp.github.io/cppwp/cpp.concat |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#oper.general-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3422 |
| [over.unary] | https://timsong-cpp.github.io/cppwp/over#unary |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over#inc |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-4.sentence-1 |
| operator-function-id | https://timsong-cpp.github.io/cppwp/over#nt:operator-function-id |
| [expr.call] | https://timsong-cpp.github.io/cppwp/expr.call |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-4.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over#oper.general-example-1 |
| 5 | https://timsong-cpp.github.io/cppwp/over#oper.general-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3436 |
| [basic.stc.dynamic] | https://timsong-cpp.github.io/cppwp/basic.stc.dynamic |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-5.sentence-1 |
| [over.oper] | https://timsong-cpp.github.io/cppwp/over#oper |
| [basic.stc.dynamic] | https://timsong-cpp.github.io/cppwp/basic.stc.dynamic |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-5.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/over#oper.general-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3447 |
| [expr.await] | https://timsong-cpp.github.io/cppwp/expr.await |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-6.sentence-1 |
| [over.oper] | https://timsong-cpp.github.io/cppwp/over#oper |
| [expr.await] | https://timsong-cpp.github.io/cppwp/expr.await |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-6.sentence-2 |
| 7 | https://timsong-cpp.github.io/cppwp/over#oper.general-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3453 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-7.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-7.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-7.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-7.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-7.sentence-5 |
| 8 | https://timsong-cpp.github.io/cppwp/over#oper.general-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3472 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/over#oper.general-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3477 |
| 3 | https://timsong-cpp.github.io/cppwp/over#oper.general-note-3 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-9.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-9.sentence-2 |
| 10 | https://timsong-cpp.github.io/cppwp/over#oper.general-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3491 |
| default arguments | https://timsong-cpp.github.io/cppwp/dcl.fct.default |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-10.sentence-1 |
| [over.oper] | https://timsong-cpp.github.io/cppwp/over#oper |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-10.sentence-2 |
| 11 | https://timsong-cpp.github.io/cppwp/over#oper.general-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3500 |
| [over.assign] | https://timsong-cpp.github.io/cppwp/over#assign |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over#inc |
| [over.unary] | https://timsong-cpp.github.io/cppwp/over#unary |
| [over.binary] | https://timsong-cpp.github.io/cppwp/over#binary |
| . | https://timsong-cpp.github.io/cppwp/over#oper.general-11.sentence-1 |
| 12.4.2 | https://timsong-cpp.github.io/cppwp/over#unary |
| [over.unary] | https://timsong-cpp.github.io/cppwp/over.unary |
| 1 | https://timsong-cpp.github.io/cppwp/over#unary-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3511 |
| prefix unary operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,prefix_unary |
| unary-operator | https://timsong-cpp.github.io/cppwp/expr.unary.general#nt:unary-operator |
| [expr.unary.op] | https://timsong-cpp.github.io/cppwp/expr.unary.op |
| [class.mfct] | https://timsong-cpp.github.io/cppwp/class.mfct |
| . | https://timsong-cpp.github.io/cppwp/over#unary-1.sentence-1 |
| unary-expression | https://timsong-cpp.github.io/cppwp/expr.unary.general#nt:unary-expression |
| cast-expression | https://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| . | https://timsong-cpp.github.io/cppwp/over#unary-1.sentence-2 |
| cast-expression | https://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression |
| cast-expression | https://timsong-cpp.github.io/cppwp/expr.cast#nt:cast-expression |
| 1 | https://timsong-cpp.github.io/cppwp/over#unary-note-1 |
| [expr.pre.incr] | https://timsong-cpp.github.io/cppwp/expr.pre.incr |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over#inc |
| . | https://timsong-cpp.github.io/cppwp/over#unary-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#unary-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3537 |
| 2 | https://timsong-cpp.github.io/cppwp/over#unary-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#unary-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#unary-2.sentence-2 |
| 12.4.3 | https://timsong-cpp.github.io/cppwp/over#binary |
| [over.binary] | https://timsong-cpp.github.io/cppwp/over.binary |
| 12.4.3.1 | https://timsong-cpp.github.io/cppwp/over#binary.general |
| [over.binary.general] | https://timsong-cpp.github.io/cppwp/over.binary.general |
| 1 | https://timsong-cpp.github.io/cppwp/over#binary.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3550 |
| binary operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,binary |
| [class.mfct] | https://timsong-cpp.github.io/cppwp/class.mfct |
| . | https://timsong-cpp.github.io/cppwp/over#binary.general-1.sentence-1 |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| . | https://timsong-cpp.github.io/cppwp/over#binary.general-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over#binary.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3570 |
| equality operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,equality |
| [expr.eq] | https://timsong-cpp.github.io/cppwp/expr.eq |
| . | https://timsong-cpp.github.io/cppwp/over#binary.general-2.sentence-1 |
| relational operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,relational |
| [expr.rel] | https://timsong-cpp.github.io/cppwp/expr.rel |
| . | https://timsong-cpp.github.io/cppwp/over#binary.general-2.sentence-2 |
| three-way comparison operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,three-way_comparison |
| [expr.spaceship] | https://timsong-cpp.github.io/cppwp/expr.spaceship |
| . | https://timsong-cpp.github.io/cppwp/over#binary.general-2.sentence-3 |
| comparison operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,comparison |
| . | https://timsong-cpp.github.io/cppwp/over#binary.general-2.sentence-4 |
| 12.4.3.2 | https://timsong-cpp.github.io/cppwp/over#assign |
| [over.assign] | https://timsong-cpp.github.io/cppwp/over.assign |
| 1 | https://timsong-cpp.github.io/cppwp/over#assign-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3586 |
| simple assignment operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,simple_assignment |
| . | https://timsong-cpp.github.io/cppwp/over#assign-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#assign-1.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over#assign-note-1 |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over#best.ics |
| . | https://timsong-cpp.github.io/cppwp/over#assign-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over#assign-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3597 |
| 2 | https://timsong-cpp.github.io/cppwp/over#assign-note-2 |
| [class.copy.assign] | https://timsong-cpp.github.io/cppwp/class.copy.assign |
| . | https://timsong-cpp.github.io/cppwp/over#assign-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over#assign-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3605 |
| 3 | https://timsong-cpp.github.io/cppwp/over#assign-note-3 |
| . | https://timsong-cpp.github.io/cppwp/over#assign-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#assign-3.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over#assign-example-1 |
| 12.4.4 | https://timsong-cpp.github.io/cppwp/over#call |
| [over.call] | https://timsong-cpp.github.io/cppwp/over.call |
| 1 | https://timsong-cpp.github.io/cppwp/over#call-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3642 |
| function call operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,function_call |
| . | https://timsong-cpp.github.io/cppwp/over#call-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#call-1.sentence-2 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| [over.call.object] | https://timsong-cpp.github.io/cppwp/over#call.object |
| . | https://timsong-cpp.github.io/cppwp/over#call-1.sentence-3 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| 12.4.5 | https://timsong-cpp.github.io/cppwp/over#sub |
| [over.sub] | https://timsong-cpp.github.io/cppwp/over.sub |
| 1 | https://timsong-cpp.github.io/cppwp/over#sub-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3670 |
| subscripting operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,subscripting |
| . | https://timsong-cpp.github.io/cppwp/over#sub-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#sub-1.sentence-2 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| . | https://timsong-cpp.github.io/cppwp/over#sub-1.sentence-3 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| expression-list | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:expression-list |
| 2 | https://timsong-cpp.github.io/cppwp/over#sub-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3687 |
| 1 | https://timsong-cpp.github.io/cppwp/over#sub-example-1 |
| 12.4.6 | https://timsong-cpp.github.io/cppwp/over#ref |
| [over.ref] | https://timsong-cpp.github.io/cppwp/over.ref |
| 1 | https://timsong-cpp.github.io/cppwp/over#ref-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3707 |
| class member access operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,class_member_access |
| . | https://timsong-cpp.github.io/cppwp/over#ref-1.sentence-1 |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| id-expression | https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| postfix-expression | https://timsong-cpp.github.io/cppwp/expr.post.general#nt:postfix-expression |
| splice-expression | https://timsong-cpp.github.io/cppwp/expr.prim.splice#nt:splice-expression |
| 12.4.7 | https://timsong-cpp.github.io/cppwp/over#inc |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over.inc |
| 1 | https://timsong-cpp.github.io/cppwp/over#inc-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3737 |
| increment operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,increment |
| . | https://timsong-cpp.github.io/cppwp/over#inc-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#inc-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#inc-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#inc-1.sentence-4 |
| 101 | https://timsong-cpp.github.io/cppwp/over#footnote-101 |
| 1 | https://timsong-cpp.github.io/cppwp/over#inc-example-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#inc-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3794 |
| decrement operator function | https://timsong-cpp.github.io/cppwp/over#def:operator_function,decrement |
| . | https://timsong-cpp.github.io/cppwp/over#inc-2.sentence-1 |
| 101) | https://timsong-cpp.github.io/cppwp/over#footnote-101 |
| 101) | https://timsong-cpp.github.io/cppwp/over#footnoteref-101 |
| . | https://timsong-cpp.github.io/cppwp/over#footnote-101.sentence-1 |
| 12.5 | https://timsong-cpp.github.io/cppwp/over#built |
| [over.built] | https://timsong-cpp.github.io/cppwp/over.built |
| 1 | https://timsong-cpp.github.io/cppwp/over#built-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3804 |
| [expr.compound] | https://timsong-cpp.github.io/cppwp/expr.compound |
| . | https://timsong-cpp.github.io/cppwp/over#built-1.sentence-1 |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| . | https://timsong-cpp.github.io/cppwp/over#built-1.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over#built-note-1 |
| . | https://timsong-cpp.github.io/cppwp/over#built-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#built-1.sentence-4 |
| [over.match.oper] | https://timsong-cpp.github.io/cppwp/over#match.oper |
| [expr.compound] | https://timsong-cpp.github.io/cppwp/expr.compound |
| . | https://timsong-cpp.github.io/cppwp/over#built-1.sentence-5 |
| . | https://timsong-cpp.github.io/cppwp/over#built-1.sentence-6 |
| 2 | https://timsong-cpp.github.io/cppwp/over#built-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3832 |
| promoted integral type | https://timsong-cpp.github.io/cppwp/over#def:promoted_integral_type |
| integral promotion | https://timsong-cpp.github.io/cppwp/conv.prom |
| . | https://timsong-cpp.github.io/cppwp/over#built-2.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over#built-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over#built-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/over#built-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3850 |
| . | https://timsong-cpp.github.io/cppwp/over#built-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/over#built-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3854 |
| 5 | https://timsong-cpp.github.io/cppwp/over#built-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3870 |
| cv-qualifier | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:cv-qualifier |
| ref-qualifier | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ref-qualifier |
| 6 | https://timsong-cpp.github.io/cppwp/over#built-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3879 |
| 7 | https://timsong-cpp.github.io/cppwp/over#built-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3885 |
| 8 | https://timsong-cpp.github.io/cppwp/over#built-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3893 |
| 9 | https://timsong-cpp.github.io/cppwp/over#built-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3901 |
| . | https://timsong-cpp.github.io/cppwp/over#built-9.sentence-1 |
| [expr.mptr.oper] | https://timsong-cpp.github.io/cppwp/expr.mptr.oper |
| . | https://timsong-cpp.github.io/cppwp/over#built-9.sentence-2 |
| 10 | https://timsong-cpp.github.io/cppwp/over#built-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3923 |
| [expr.arith.conv] | https://timsong-cpp.github.io/cppwp/expr.arith.conv |
| . | https://timsong-cpp.github.io/cppwp/over#built-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/over#built-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3947 |
| 12 | https://timsong-cpp.github.io/cppwp/over#built-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3954 |
| 13 | https://timsong-cpp.github.io/cppwp/over#built-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3962 |
| 14 | https://timsong-cpp.github.io/cppwp/over#built-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3974 |
| 15 | https://timsong-cpp.github.io/cppwp/over#built-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3985 |
| [expr.spaceship] | https://timsong-cpp.github.io/cppwp/expr.spaceship |
| . | https://timsong-cpp.github.io/cppwp/over#built-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/over#built-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3999 |
| 17 | https://timsong-cpp.github.io/cppwp/over#built-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4008 |
| [expr.arith.conv] | https://timsong-cpp.github.io/cppwp/expr.arith.conv |
| . | https://timsong-cpp.github.io/cppwp/over#built-17.sentence-1 |
| 18 | https://timsong-cpp.github.io/cppwp/over#built-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4029 |
| 19 | https://timsong-cpp.github.io/cppwp/over#built-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4044 |
| 20 | https://timsong-cpp.github.io/cppwp/over#built-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4052 |
| 21 | https://timsong-cpp.github.io/cppwp/over#built-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4064 |
| 22 | https://timsong-cpp.github.io/cppwp/over#built-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4077 |
| 23 | https://timsong-cpp.github.io/cppwp/over#built-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4097 |
| 24 | https://timsong-cpp.github.io/cppwp/over#built-24 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4105 |
| [expr.arith.conv] | https://timsong-cpp.github.io/cppwp/expr.arith.conv |
| . | https://timsong-cpp.github.io/cppwp/over#built-24.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over#built-note-3 |
| . | https://timsong-cpp.github.io/cppwp/over#built-24.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#built-24.sentence-3 |
| 25 | https://timsong-cpp.github.io/cppwp/over#built-25 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4127 |
| 12.6 | https://timsong-cpp.github.io/cppwp/over#literal |
| [over.literal] | https://timsong-cpp.github.io/cppwp/over.literal |
| literal-operator-id: | https://timsong-cpp.github.io/cppwp/over#nt:literal-operator-id |
| unevaluated-string | https://timsong-cpp.github.io/cppwp/lex.string.uneval#nt:unevaluated-string |
| identifier | https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier |
| user-defined-string-literal | https://timsong-cpp.github.io/cppwp/lex.ext#nt:user-defined-string-literal |
| 1 | https://timsong-cpp.github.io/cppwp/over#literal-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4149 |
| user-defined-string-literal | https://timsong-cpp.github.io/cppwp/lex.ext#nt:user-defined-string-literal |
| literal-operator-id | https://timsong-cpp.github.io/cppwp/over#nt:literal-operator-id |
| encoding-prefix | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:encoding-prefix |
| . | https://timsong-cpp.github.io/cppwp/over#literal-1.sentence-1 |
| unevaluated-string | https://timsong-cpp.github.io/cppwp/lex.string.uneval#nt:unevaluated-string |
| user-defined-string-literal | https://timsong-cpp.github.io/cppwp/lex.ext#nt:user-defined-string-literal |
| . | https://timsong-cpp.github.io/cppwp/over#literal-1.sentence-2 |
| ud-suffix | https://timsong-cpp.github.io/cppwp/lex.ext#nt:ud-suffix |
| user-defined-string-literal | https://timsong-cpp.github.io/cppwp/lex.ext#nt:user-defined-string-literal |
| identifier | https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier |
| literal-operator-id | https://timsong-cpp.github.io/cppwp/over#nt:literal-operator-id |
| literal suffix identifier | https://timsong-cpp.github.io/cppwp/over#def:literal,suffix_identifier |
| . | https://timsong-cpp.github.io/cppwp/over#literal-1.sentence-3 |
| literal-operator-id | https://timsong-cpp.github.io/cppwp/over#nt:literal-operator-id |
| [depr.lit] | https://timsong-cpp.github.io/cppwp/depr.lit |
| . | https://timsong-cpp.github.io/cppwp/over#literal-1.sentence-4 |
| [usrlit.suffix] | https://timsong-cpp.github.io/cppwp/usrlit.suffix |
| . | https://timsong-cpp.github.io/cppwp/over#literal-1.sentence-5 |
| literal-operator-id | https://timsong-cpp.github.io/cppwp/over#nt:literal-operator-id |
| . | https://timsong-cpp.github.io/cppwp/over#literal-1.sentence-6 |
| 2 | https://timsong-cpp.github.io/cppwp/over#literal-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4163 |
| declarator-id | https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id |
| literal-operator-id | https://timsong-cpp.github.io/cppwp/over#nt:literal-operator-id |
| [class.friend] | https://timsong-cpp.github.io/cppwp/class.friend |
| . | https://timsong-cpp.github.io/cppwp/over#literal-2.sentence-1 |
| literal-operator-id | https://timsong-cpp.github.io/cppwp/over#nt:literal-operator-id |
| literal
operator | https://timsong-cpp.github.io/cppwp/over#def:literal,operator |
| . | https://timsong-cpp.github.io/cppwp/over#literal-2.sentence-2 |
| literal-operator-id | https://timsong-cpp.github.io/cppwp/over#nt:literal-operator-id |
| literal operator template | https://timsong-cpp.github.io/cppwp/over#def:literal,operator,template |
| . | https://timsong-cpp.github.io/cppwp/over#literal-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/over#literal-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4172 |
| parameter-declaration-clause | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause |
| [dcl.fct.default] | https://timsong-cpp.github.io/cppwp/dcl.fct.default |
| . | https://timsong-cpp.github.io/cppwp/over#literal-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/over#literal-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4194 |
| raw literal operator | https://timsong-cpp.github.io/cppwp/over#def:literal,operator,raw |
| . | https://timsong-cpp.github.io/cppwp/over#literal-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/over#literal-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4198 |
| numeric literal operator template | https://timsong-cpp.github.io/cppwp/over#def:literal,operator,template_numeric |
| template-parameter-list | https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-parameter-list |
| template-parameter | https://timsong-cpp.github.io/cppwp/temp.param#nt:template-parameter |
| [temp.variadic] | https://timsong-cpp.github.io/cppwp/temp.variadic |
| . | https://timsong-cpp.github.io/cppwp/over#literal-5.sentence-1 |
| string literal operator template | https://timsong-cpp.github.io/cppwp/over#def:literal,operator,template_string |
| template-parameter-list | https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-parameter-list |
| parameter-declaration | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration |
| . | https://timsong-cpp.github.io/cppwp/over#literal-5.sentence-2 |
| parameter-declaration-clause | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause |
| . | https://timsong-cpp.github.io/cppwp/over#literal-5.sentence-3 |
| 6 | https://timsong-cpp.github.io/cppwp/over#literal-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4214 |
| . | https://timsong-cpp.github.io/cppwp/over#literal-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/over#literal-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4217 |
| 1 | https://timsong-cpp.github.io/cppwp/over#literal-note-1 |
| [lex.ext] | https://timsong-cpp.github.io/cppwp/lex.ext |
| . | https://timsong-cpp.github.io/cppwp/over#literal-7.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over#literal-7.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over#literal-7.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over#literal-7.sentence-4 |
| 8 | https://timsong-cpp.github.io/cppwp/over#literal-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L4230 |
| 1 | https://timsong-cpp.github.io/cppwp/over#literal-example-1 |
| [usrlit.suffix] | https://timsong-cpp.github.io/cppwp/usrlit.suffix |
| [lex.ext] | https://timsong-cpp.github.io/cppwp/lex.ext |
| identifier | https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier |
| [lex.name] | https://timsong-cpp.github.io/cppwp/lex.name |
| identifier | https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier |
| [lex.name] | https://timsong-cpp.github.io/cppwp/lex.name |
| string-literal | https://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal |
| parameter-declaration-clause | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause |
| parameter-declaration-clause | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause |