tmp/tmpn3vbzimr/{from.md → to.md}
RENAMED
|
@@ -103,16 +103,15 @@ Under these conditions, it can be shown that
|
|
| 103 |
|
| 104 |
<!-- Link reference definitions -->
|
| 105 |
[basic.compound]: basic.md#basic.compound
|
| 106 |
[basic.fundamental]: basic.md#basic.fundamental
|
| 107 |
[basic.lookup.argdep]: basic.md#basic.lookup.argdep
|
| 108 |
-
[basic.types]: basic.md#basic.types
|
| 109 |
-
[class.member.lookup]: class.md#class.member.lookup
|
| 110 |
[concept.assignable]: #concept.assignable
|
| 111 |
[concept.booleantestable]: #concept.booleantestable
|
| 112 |
[concept.common]: #concept.common
|
| 113 |
[concept.commonref]: #concept.commonref
|
|
|
|
| 114 |
[concept.constructible]: #concept.constructible
|
| 115 |
[concept.convertible]: #concept.convertible
|
| 116 |
[concept.copyconstructible]: #concept.copyconstructible
|
| 117 |
[concept.default.init]: #concept.default.init
|
| 118 |
[concept.derived]: #concept.derived
|
|
@@ -141,26 +140,28 @@ Under these conditions, it can be shown that
|
|
| 141 |
[concepts.object]: #concepts.object
|
| 142 |
[concepts.summary]: #concepts.summary
|
| 143 |
[concepts.syn]: #concepts.syn
|
| 144 |
[cpp17.destructible]: #cpp17.destructible
|
| 145 |
[customization.point.object]: library.md#customization.point.object
|
|
|
|
| 146 |
[declval]: utilities.md#declval
|
| 147 |
-
[defns.const.subexpr]:
|
| 148 |
[expr.log.and]: expr.md#expr.log.and
|
| 149 |
[expr.log.or]: expr.md#expr.log.or
|
| 150 |
[expr.prim.id]: expr.md#expr.prim.id
|
| 151 |
[expr.unary.op]: expr.md#expr.unary.op
|
| 152 |
[forward]: utilities.md#forward
|
| 153 |
[func.def]: utilities.md#func.def
|
| 154 |
[func.invoke]: utilities.md#func.invoke
|
| 155 |
[function.objects]: utilities.md#function.objects
|
| 156 |
[lib.types.movedfrom]: library.md#lib.types.movedfrom
|
| 157 |
-
[meta.trans.other]:
|
| 158 |
-
[meta.type.synop]:
|
| 159 |
-
[namespace.memdef]: dcl.md#namespace.memdef
|
| 160 |
[over.best.ics]: over.md#over.best.ics
|
| 161 |
[structure.requirements]: library.md#structure.requirements
|
| 162 |
[temp.deduct.call]: temp.md#temp.deduct.call
|
| 163 |
[temp.deduct.type]: temp.md#temp.deduct.type
|
|
|
|
| 164 |
[template.bitset]: utilities.md#template.bitset
|
|
|
|
| 165 |
|
| 166 |
[^1]: The name `swap` is used here unqualified.
|
|
|
|
| 103 |
|
| 104 |
<!-- Link reference definitions -->
|
| 105 |
[basic.compound]: basic.md#basic.compound
|
| 106 |
[basic.fundamental]: basic.md#basic.fundamental
|
| 107 |
[basic.lookup.argdep]: basic.md#basic.lookup.argdep
|
|
|
|
|
|
|
| 108 |
[concept.assignable]: #concept.assignable
|
| 109 |
[concept.booleantestable]: #concept.booleantestable
|
| 110 |
[concept.common]: #concept.common
|
| 111 |
[concept.commonref]: #concept.commonref
|
| 112 |
+
[concept.comparisoncommontype]: #concept.comparisoncommontype
|
| 113 |
[concept.constructible]: #concept.constructible
|
| 114 |
[concept.convertible]: #concept.convertible
|
| 115 |
[concept.copyconstructible]: #concept.copyconstructible
|
| 116 |
[concept.default.init]: #concept.default.init
|
| 117 |
[concept.derived]: #concept.derived
|
|
|
|
| 140 |
[concepts.object]: #concepts.object
|
| 141 |
[concepts.summary]: #concepts.summary
|
| 142 |
[concepts.syn]: #concepts.syn
|
| 143 |
[cpp17.destructible]: #cpp17.destructible
|
| 144 |
[customization.point.object]: library.md#customization.point.object
|
| 145 |
+
[dcl.meaning]: dcl.md#dcl.meaning
|
| 146 |
[declval]: utilities.md#declval
|
| 147 |
+
[defns.const.subexpr]: intro.md#defns.const.subexpr
|
| 148 |
[expr.log.and]: expr.md#expr.log.and
|
| 149 |
[expr.log.or]: expr.md#expr.log.or
|
| 150 |
[expr.prim.id]: expr.md#expr.prim.id
|
| 151 |
[expr.unary.op]: expr.md#expr.unary.op
|
| 152 |
[forward]: utilities.md#forward
|
| 153 |
[func.def]: utilities.md#func.def
|
| 154 |
[func.invoke]: utilities.md#func.invoke
|
| 155 |
[function.objects]: utilities.md#function.objects
|
| 156 |
[lib.types.movedfrom]: library.md#lib.types.movedfrom
|
| 157 |
+
[meta.trans.other]: meta.md#meta.trans.other
|
| 158 |
+
[meta.type.synop]: meta.md#meta.type.synop
|
|
|
|
| 159 |
[over.best.ics]: over.md#over.best.ics
|
| 160 |
[structure.requirements]: library.md#structure.requirements
|
| 161 |
[temp.deduct.call]: temp.md#temp.deduct.call
|
| 162 |
[temp.deduct.type]: temp.md#temp.deduct.type
|
| 163 |
+
[temp.func.order]: temp.md#temp.func.order
|
| 164 |
[template.bitset]: utilities.md#template.bitset
|
| 165 |
+
[term.literal.type]: basic.md#term.literal.type
|
| 166 |
|
| 167 |
[^1]: The name `swap` is used here unqualified.
|