tmp/tmp8nuj_kwd/{from.md → to.md}
RENAMED
|
@@ -3,5 +3,83 @@
|
|
| 3 |
For each of the *typedef-name*s `yocto`, `zepto`, `zetta`, and `yotta`,
|
| 4 |
if both of the constants used in its specification are representable by
|
| 5 |
`intmax_t`, the typedef is defined; if either of the constants is not
|
| 6 |
representable by `intmax_t`, the typedef is not defined.
|
| 7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
For each of the *typedef-name*s `yocto`, `zepto`, `zetta`, and `yotta`,
|
| 4 |
if both of the constants used in its specification are representable by
|
| 5 |
`intmax_t`, the typedef is defined; if either of the constants is not
|
| 6 |
representable by `intmax_t`, the typedef is not defined.
|
| 7 |
|
| 8 |
+
<!-- Link reference definitions -->
|
| 9 |
+
[array]: containers.md#array
|
| 10 |
+
[basic.compound]: basic.md#basic.compound
|
| 11 |
+
[basic.fundamental]: basic.md#basic.fundamental
|
| 12 |
+
[basic.type.qualifier]: basic.md#basic.type.qualifier
|
| 13 |
+
[basic.types]: basic.md#basic.types
|
| 14 |
+
[basic.types.general]: basic.md#basic.types.general
|
| 15 |
+
[class.abstract]: class.md#class.abstract
|
| 16 |
+
[class.derived]: class.md#class.derived
|
| 17 |
+
[class.dtor]: class.md#class.dtor
|
| 18 |
+
[class.mem]: class.md#class.mem
|
| 19 |
+
[class.pre]: class.md#class.pre
|
| 20 |
+
[class.prop]: class.md#class.prop
|
| 21 |
+
[class.temporary]: basic.md#class.temporary
|
| 22 |
+
[class.virtual]: class.md#class.virtual
|
| 23 |
+
[conv.rank]: basic.md#conv.rank
|
| 24 |
+
[dcl.array]: dcl.md#dcl.array
|
| 25 |
+
[dcl.enum]: dcl.md#dcl.enum
|
| 26 |
+
[dcl.init.aggr]: dcl.md#dcl.init.aggr
|
| 27 |
+
[dcl.ref]: dcl.md#dcl.ref
|
| 28 |
+
[declval]: utilities.md#declval
|
| 29 |
+
[defns.referenceable]: intro.md#defns.referenceable
|
| 30 |
+
[expr.alignof]: expr.md#expr.alignof
|
| 31 |
+
[expr.type]: expr.md#expr.type
|
| 32 |
+
[expr.unary.noexcept]: expr.md#expr.unary.noexcept
|
| 33 |
+
[func.require]: utilities.md#func.require
|
| 34 |
+
[functional.syn]: utilities.md#functional.syn
|
| 35 |
+
[intseq]: #intseq
|
| 36 |
+
[intseq.general]: #intseq.general
|
| 37 |
+
[intseq.intseq]: #intseq.intseq
|
| 38 |
+
[intseq.make]: #intseq.make
|
| 39 |
+
[meta]: #meta
|
| 40 |
+
[meta.const.eval]: #meta.const.eval
|
| 41 |
+
[meta.general]: #meta.general
|
| 42 |
+
[meta.help]: #meta.help
|
| 43 |
+
[meta.logical]: #meta.logical
|
| 44 |
+
[meta.member]: #meta.member
|
| 45 |
+
[meta.rel]: #meta.rel
|
| 46 |
+
[meta.rqmts]: #meta.rqmts
|
| 47 |
+
[meta.summary]: #meta.summary
|
| 48 |
+
[meta.trans]: #meta.trans
|
| 49 |
+
[meta.trans.arr]: #meta.trans.arr
|
| 50 |
+
[meta.trans.cv]: #meta.trans.cv
|
| 51 |
+
[meta.trans.general]: #meta.trans.general
|
| 52 |
+
[meta.trans.other]: #meta.trans.other
|
| 53 |
+
[meta.trans.ptr]: #meta.trans.ptr
|
| 54 |
+
[meta.trans.ref]: #meta.trans.ref
|
| 55 |
+
[meta.trans.sign]: #meta.trans.sign
|
| 56 |
+
[meta.type.synop]: #meta.type.synop
|
| 57 |
+
[meta.unary]: #meta.unary
|
| 58 |
+
[meta.unary.cat]: #meta.unary.cat
|
| 59 |
+
[meta.unary.comp]: #meta.unary.comp
|
| 60 |
+
[meta.unary.general]: #meta.unary.general
|
| 61 |
+
[meta.unary.prop]: #meta.unary.prop
|
| 62 |
+
[meta.unary.prop.query]: #meta.unary.prop.query
|
| 63 |
+
[namespace.std]: library.md#namespace.std
|
| 64 |
+
[ratio]: #ratio
|
| 65 |
+
[ratio.arithmetic]: #ratio.arithmetic
|
| 66 |
+
[ratio.comparison]: #ratio.comparison
|
| 67 |
+
[ratio.general]: #ratio.general
|
| 68 |
+
[ratio.ratio]: #ratio.ratio
|
| 69 |
+
[ratio.si]: #ratio.si
|
| 70 |
+
[ratio.syn]: #ratio.syn
|
| 71 |
+
[special]: class.md#special
|
| 72 |
+
[stmt.return]: stmt.md#stmt.return
|
| 73 |
+
[support.signal]: support.md#support.signal
|
| 74 |
+
[swappable.requirements]: library.md#swappable.requirements
|
| 75 |
+
[term.layout.compatible.type]: basic.md#term.layout.compatible.type
|
| 76 |
+
[term.object.type]: basic.md#term.object.type
|
| 77 |
+
[term.odr.use]: basic.md#term.odr.use
|
| 78 |
+
[term.scalar.type]: basic.md#term.scalar.type
|
| 79 |
+
[term.standard.layout.type]: basic.md#term.standard.layout.type
|
| 80 |
+
[term.trivial.type]: basic.md#term.trivial.type
|
| 81 |
+
[term.trivially.copyable.type]: basic.md#term.trivially.copyable.type
|
| 82 |
+
[term.unevaluated.operand]: expr.md#term.unevaluated.operand
|
| 83 |
+
[tuple.apply]: utilities.md#tuple.apply
|
| 84 |
+
[type.traits]: #type.traits
|
| 85 |
+
[type.traits.general]: #type.traits.general
|