tmp/tmp5fyfltku/{from.md → to.md}
RENAMED
|
@@ -31,16 +31,15 @@ Under these conditions, it can be shown that
|
|
| 31 |
|
| 32 |
<!-- Link reference definitions -->
|
| 33 |
[basic.compound]: basic.md#basic.compound
|
| 34 |
[basic.fundamental]: basic.md#basic.fundamental
|
| 35 |
[basic.lookup.argdep]: basic.md#basic.lookup.argdep
|
| 36 |
-
[basic.types]: basic.md#basic.types
|
| 37 |
-
[class.member.lookup]: class.md#class.member.lookup
|
| 38 |
[concept.assignable]: #concept.assignable
|
| 39 |
[concept.booleantestable]: #concept.booleantestable
|
| 40 |
[concept.common]: #concept.common
|
| 41 |
[concept.commonref]: #concept.commonref
|
|
|
|
| 42 |
[concept.constructible]: #concept.constructible
|
| 43 |
[concept.convertible]: #concept.convertible
|
| 44 |
[concept.copyconstructible]: #concept.copyconstructible
|
| 45 |
[concept.default.init]: #concept.default.init
|
| 46 |
[concept.derived]: #concept.derived
|
|
@@ -69,26 +68,28 @@ Under these conditions, it can be shown that
|
|
| 69 |
[concepts.object]: #concepts.object
|
| 70 |
[concepts.summary]: #concepts.summary
|
| 71 |
[concepts.syn]: #concepts.syn
|
| 72 |
[cpp17.destructible]: #cpp17.destructible
|
| 73 |
[customization.point.object]: library.md#customization.point.object
|
|
|
|
| 74 |
[declval]: utilities.md#declval
|
| 75 |
-
[defns.const.subexpr]:
|
| 76 |
[expr.log.and]: expr.md#expr.log.and
|
| 77 |
[expr.log.or]: expr.md#expr.log.or
|
| 78 |
[expr.prim.id]: expr.md#expr.prim.id
|
| 79 |
[expr.unary.op]: expr.md#expr.unary.op
|
| 80 |
[forward]: utilities.md#forward
|
| 81 |
[func.def]: utilities.md#func.def
|
| 82 |
[func.invoke]: utilities.md#func.invoke
|
| 83 |
[function.objects]: utilities.md#function.objects
|
| 84 |
[lib.types.movedfrom]: library.md#lib.types.movedfrom
|
| 85 |
-
[meta.trans.other]:
|
| 86 |
-
[meta.type.synop]:
|
| 87 |
-
[namespace.memdef]: dcl.md#namespace.memdef
|
| 88 |
[over.best.ics]: over.md#over.best.ics
|
| 89 |
[structure.requirements]: library.md#structure.requirements
|
| 90 |
[temp.deduct.call]: temp.md#temp.deduct.call
|
| 91 |
[temp.deduct.type]: temp.md#temp.deduct.type
|
|
|
|
| 92 |
[template.bitset]: utilities.md#template.bitset
|
|
|
|
| 93 |
|
| 94 |
[^1]: The name `swap` is used here unqualified.
|
|
|
|
| 31 |
|
| 32 |
<!-- Link reference definitions -->
|
| 33 |
[basic.compound]: basic.md#basic.compound
|
| 34 |
[basic.fundamental]: basic.md#basic.fundamental
|
| 35 |
[basic.lookup.argdep]: basic.md#basic.lookup.argdep
|
|
|
|
|
|
|
| 36 |
[concept.assignable]: #concept.assignable
|
| 37 |
[concept.booleantestable]: #concept.booleantestable
|
| 38 |
[concept.common]: #concept.common
|
| 39 |
[concept.commonref]: #concept.commonref
|
| 40 |
+
[concept.comparisoncommontype]: #concept.comparisoncommontype
|
| 41 |
[concept.constructible]: #concept.constructible
|
| 42 |
[concept.convertible]: #concept.convertible
|
| 43 |
[concept.copyconstructible]: #concept.copyconstructible
|
| 44 |
[concept.default.init]: #concept.default.init
|
| 45 |
[concept.derived]: #concept.derived
|
|
|
|
| 68 |
[concepts.object]: #concepts.object
|
| 69 |
[concepts.summary]: #concepts.summary
|
| 70 |
[concepts.syn]: #concepts.syn
|
| 71 |
[cpp17.destructible]: #cpp17.destructible
|
| 72 |
[customization.point.object]: library.md#customization.point.object
|
| 73 |
+
[dcl.meaning]: dcl.md#dcl.meaning
|
| 74 |
[declval]: utilities.md#declval
|
| 75 |
+
[defns.const.subexpr]: intro.md#defns.const.subexpr
|
| 76 |
[expr.log.and]: expr.md#expr.log.and
|
| 77 |
[expr.log.or]: expr.md#expr.log.or
|
| 78 |
[expr.prim.id]: expr.md#expr.prim.id
|
| 79 |
[expr.unary.op]: expr.md#expr.unary.op
|
| 80 |
[forward]: utilities.md#forward
|
| 81 |
[func.def]: utilities.md#func.def
|
| 82 |
[func.invoke]: utilities.md#func.invoke
|
| 83 |
[function.objects]: utilities.md#function.objects
|
| 84 |
[lib.types.movedfrom]: library.md#lib.types.movedfrom
|
| 85 |
+
[meta.trans.other]: meta.md#meta.trans.other
|
| 86 |
+
[meta.type.synop]: meta.md#meta.type.synop
|
|
|
|
| 87 |
[over.best.ics]: over.md#over.best.ics
|
| 88 |
[structure.requirements]: library.md#structure.requirements
|
| 89 |
[temp.deduct.call]: temp.md#temp.deduct.call
|
| 90 |
[temp.deduct.type]: temp.md#temp.deduct.type
|
| 91 |
+
[temp.func.order]: temp.md#temp.func.order
|
| 92 |
[template.bitset]: utilities.md#template.bitset
|
| 93 |
+
[term.literal.type]: basic.md#term.literal.type
|
| 94 |
|
| 95 |
[^1]: The name `swap` is used here unqualified.
|