| [over] | https://timsong-cpp.github.io/cppwp/#over |
| [over.oper.general] | https://timsong-cpp.github.io/cppwp/over.oper#general |
| [over.unary] | https://timsong-cpp.github.io/cppwp/over.oper#over.unary |
| [over.binary] | https://timsong-cpp.github.io/cppwp/over.oper#over.binary |
| [over.binary.general] | https://timsong-cpp.github.io/cppwp/over.oper#over.binary.general |
| [over.assign] | https://timsong-cpp.github.io/cppwp/over.oper#over.assign |
| [over.call] | https://timsong-cpp.github.io/cppwp/over.oper#over.call |
| [over.sub] | https://timsong-cpp.github.io/cppwp/over.oper#over.sub |
| [over.ref] | https://timsong-cpp.github.io/cppwp/over.oper#over.ref |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over.oper#over.inc |
| 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.oper#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.oper#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.oper#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.oper#def:operator,implementation |
| operator-function-id | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#nt:operator-function-id |
| operator | https://timsong-cpp.github.io/cppwp/over.oper#nt:operator |
| operator: | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#over.unary |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over.oper#over.inc |
| . | https://timsong-cpp.github.io/cppwp/over.oper#general-4.sentence-1 |
| operator-function-id | https://timsong-cpp.github.io/cppwp/over.oper#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 |
| [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 |
| [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 |
| . | 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.oper#over.assign |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over.oper#over.inc |
| [over.unary] | https://timsong-cpp.github.io/cppwp/over.oper#over.unary |
| [over.binary] | https://timsong-cpp.github.io/cppwp/over.oper#over.binary |
| . | https://timsong-cpp.github.io/cppwp/over.oper#general-11.sentence-1 |
| 12.4.2 | https://timsong-cpp.github.io/cppwp/over.oper#over.unary |
| [over.unary] | https://timsong-cpp.github.io/cppwp/over.unary |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#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.oper#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.oper#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.oper#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.oper#over.inc |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.unary-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over.oper#over.unary-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3537 |
| 2 | https://timsong-cpp.github.io/cppwp/over.oper#over.unary-note-2 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.unary-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.unary-2.sentence-2 |
| 12.4.3 | https://timsong-cpp.github.io/cppwp/over.oper#over.binary |
| [over.binary] | https://timsong-cpp.github.io/cppwp/over.binary |
| 12.4.3.1 | https://timsong-cpp.github.io/cppwp/over.oper#over.binary.general |
| [over.binary.general] | https://timsong-cpp.github.io/cppwp/over.binary.general |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#def:operator_function,binary |
| [class.mfct] | https://timsong-cpp.github.io/cppwp/class.mfct |
| . | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#over.binary.general-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#def:operator_function,equality |
| [expr.eq] | https://timsong-cpp.github.io/cppwp/expr.eq |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.binary.general-2.sentence-1 |
| relational operator function | https://timsong-cpp.github.io/cppwp/over.oper#def:operator_function,relational |
| [expr.rel] | https://timsong-cpp.github.io/cppwp/expr.rel |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.binary.general-2.sentence-2 |
| three-way comparison operator function | https://timsong-cpp.github.io/cppwp/over.oper#def:operator_function,three-way_comparison |
| [expr.spaceship] | https://timsong-cpp.github.io/cppwp/expr.spaceship |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.binary.general-2.sentence-3 |
| comparison operator function | https://timsong-cpp.github.io/cppwp/over.oper#def:operator_function,comparison |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.binary.general-2.sentence-4 |
| 12.4.3.2 | https://timsong-cpp.github.io/cppwp/over.oper#over.assign |
| [over.assign] | https://timsong-cpp.github.io/cppwp/over.assign |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#def:operator_function,simple_assignment |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-1.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-note-1 |
| [over.best.ics] | https://timsong-cpp.github.io/cppwp/over.best.ics |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-1.sentence-3 |
| 2 | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3597 |
| 2 | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-note-2 |
| [class.copy.assign] | https://timsong-cpp.github.io/cppwp/class.copy.assign |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3605 |
| 3 | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-note-3 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-3.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#over.assign-example-1 |
| 12.4.4 | https://timsong-cpp.github.io/cppwp/over.oper#over.call |
| [over.call] | https://timsong-cpp.github.io/cppwp/over.call |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#def:operator_function,function_call |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.call-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#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.oper#over.sub |
| [over.sub] | https://timsong-cpp.github.io/cppwp/over.sub |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#over.sub-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3670 |
| subscripting operator function | https://timsong-cpp.github.io/cppwp/over.oper#def:operator_function,subscripting |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.sub-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#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.oper#over.sub-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3687 |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#over.sub-example-1 |
| 12.4.6 | https://timsong-cpp.github.io/cppwp/over.oper#over.ref |
| [over.ref] | https://timsong-cpp.github.io/cppwp/over.ref |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#def:operator_function,class_member_access |
| . | https://timsong-cpp.github.io/cppwp/over.oper#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.oper#over.inc |
| [over.inc] | https://timsong-cpp.github.io/cppwp/over.inc |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#over.inc-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3737 |
| increment operator function | https://timsong-cpp.github.io/cppwp/over.oper#def:operator_function,increment |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.inc-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.inc-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.inc-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.inc-1.sentence-4 |
| 101 | https://timsong-cpp.github.io/cppwp/over.oper#footnote-101 |
| 1 | https://timsong-cpp.github.io/cppwp/over.oper#over.inc-example-1 |
| 2 | https://timsong-cpp.github.io/cppwp/over.oper#over.inc-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/overloading.tex#L3794 |
| decrement operator function | https://timsong-cpp.github.io/cppwp/over.oper#def:operator_function,decrement |
| . | https://timsong-cpp.github.io/cppwp/over.oper#over.inc-2.sentence-1 |
| 101) | https://timsong-cpp.github.io/cppwp/over.oper#footnote-101 |
| 101) | https://timsong-cpp.github.io/cppwp/over.oper#footnoteref-101 |
| . | https://timsong-cpp.github.io/cppwp/over.oper#footnote-101.sentence-1 |