| [depr] | https://timsong-cpp.github.io/cppwp/#depr |
| [depr.general] | https://timsong-cpp.github.io/cppwp/depr#general |
| [depr.local] | https://timsong-cpp.github.io/cppwp/depr#local |
| [depr.capture.this] | https://timsong-cpp.github.io/cppwp/depr#capture.this |
| [depr.volatile.type] | https://timsong-cpp.github.io/cppwp/depr#volatile.type |
| [depr.ellipsis.comma] | https://timsong-cpp.github.io/cppwp/depr#ellipsis.comma |
| [depr.impldec] | https://timsong-cpp.github.io/cppwp/depr#impldec |
| [depr.static.constexpr] | https://timsong-cpp.github.io/cppwp/depr#static.constexpr |
| [depr.lit] | https://timsong-cpp.github.io/cppwp/depr#lit |
| [depr.template.template] | https://timsong-cpp.github.io/cppwp/depr#template.template |
| [depr.numeric.limits.has.denorm] | https://timsong-cpp.github.io/cppwp/depr#numeric.limits.has.denorm |
| [depr.c.macros] | https://timsong-cpp.github.io/cppwp/depr#c.macros |
| [depr.cerrno] | https://timsong-cpp.github.io/cppwp/depr#cerrno |
| [depr.meta.types] | https://timsong-cpp.github.io/cppwp/depr#meta.types |
| [depr.relops] | https://timsong-cpp.github.io/cppwp/depr#relops |
| [depr.tuple] | https://timsong-cpp.github.io/cppwp/depr#tuple |
| [depr.variant] | https://timsong-cpp.github.io/cppwp/depr#variant |
| [depr.vector.bool.swap] | https://timsong-cpp.github.io/cppwp/depr#vector.bool.swap |
| [depr.iterator] | https://timsong-cpp.github.io/cppwp/depr#iterator |
| [depr.move.iter.elem] | https://timsong-cpp.github.io/cppwp/depr#move.iter.elem |
| [depr.locale.category] | https://timsong-cpp.github.io/cppwp/depr#locale.category |
| [depr.format] | https://timsong-cpp.github.io/cppwp/depr#format |
| [depr.format.syn] | https://timsong-cpp.github.io/cppwp/depr#format.syn |
| [depr.format.arg] | https://timsong-cpp.github.io/cppwp/depr#format.arg |
| [depr.ctime] | https://timsong-cpp.github.io/cppwp/depr#ctime |
| [depr.filesystems] | https://timsong-cpp.github.io/cppwp/depr#filesystems |
| [depr.fs.path.factory] | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory |
| [depr.fs.path.obs] | https://timsong-cpp.github.io/cppwp/depr#fs.path.obs |
| [depr.atomics] | https://timsong-cpp.github.io/cppwp/depr#atomics |
| [depr.atomics.general] | https://timsong-cpp.github.io/cppwp/depr#atomics.general |
| [depr.atomics.volatile] | https://timsong-cpp.github.io/cppwp/depr#atomics.volatile |
| [depr.atomics.nonmembers] | https://timsong-cpp.github.io/cppwp/depr#atomics.nonmembers |
| [depr.atomics.types.operations] | https://timsong-cpp.github.io/cppwp/depr#atomics.types.operations |
| [depr.atomics.order] | https://timsong-cpp.github.io/cppwp/depr#atomics.order |
| D.1 | https://timsong-cpp.github.io/cppwp/depr#general |
| [depr.general] | https://timsong-cpp.github.io/cppwp/depr.general |
| 1 | https://timsong-cpp.github.io/cppwp/depr#general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L6 |
| . | https://timsong-cpp.github.io/cppwp/depr#general-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L10 |
| deprecated | https://timsong-cpp.github.io/cppwp/depr#def:deprecated |
| . | https://timsong-cpp.github.io/cppwp/depr#general-2.sentence-1 |
| deprecated attribute | https://timsong-cpp.github.io/cppwp/dcl.attr.deprecated |
| . | https://timsong-cpp.github.io/cppwp/depr#general-2.sentence-2 |
| D.2 | https://timsong-cpp.github.io/cppwp/depr#local |
| [depr.local] | https://timsong-cpp.github.io/cppwp/depr.local |
| 1 | https://timsong-cpp.github.io/cppwp/depr#local-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L21 |
| [basic.link] | https://timsong-cpp.github.io/cppwp/basic.link |
| . | https://timsong-cpp.github.io/cppwp/depr#local-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#local-note-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#local-1.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#local-example-1 |
| D.3 | https://timsong-cpp.github.io/cppwp/depr#capture.this |
| [depr.capture.this] | https://timsong-cpp.github.io/cppwp/depr.capture.this |
| 1 | https://timsong-cpp.github.io/cppwp/depr#capture.this-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L41 |
| lambda-expression | https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression |
| capture-default | https://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture#nt:capture-default |
| [expr.prim.lambda.capture] | https://timsong-cpp.github.io/cppwp/expr.prim.lambda.capture |
| . | https://timsong-cpp.github.io/cppwp/depr#capture.this-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#capture.this-example-1 |
| D.4 | https://timsong-cpp.github.io/cppwp/depr#volatile.type |
| [depr.volatile.type] | https://timsong-cpp.github.io/cppwp/depr.volatile.type |
| 1 | https://timsong-cpp.github.io/cppwp/depr#volatile.type-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L60 |
| [expr.post.incr] | https://timsong-cpp.github.io/cppwp/expr.post.incr |
| [expr.pre.incr] | https://timsong-cpp.github.io/cppwp/expr.pre.incr |
| . | https://timsong-cpp.github.io/cppwp/depr#volatile.type-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#volatile.type-example-1 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#volatile.type-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L73 |
| [expr.assign] | https://timsong-cpp.github.io/cppwp/expr.assign |
| . | https://timsong-cpp.github.io/cppwp/depr#volatile.type-2.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#volatile.type-example-2 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#volatile.type-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L90 |
| [dcl.fct] | https://timsong-cpp.github.io/cppwp/dcl.fct |
| . | https://timsong-cpp.github.io/cppwp/depr#volatile.type-3.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#volatile.type-example-3 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#volatile.type-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L104 |
| [dcl.struct.bind] | https://timsong-cpp.github.io/cppwp/dcl.struct.bind |
| . | https://timsong-cpp.github.io/cppwp/depr#volatile.type-4.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#volatile.type-example-4 |
| D.5 | https://timsong-cpp.github.io/cppwp/depr#ellipsis.comma |
| [depr.ellipsis.comma] | https://timsong-cpp.github.io/cppwp/depr.ellipsis.comma |
| parameter-declaration-clause | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-clause |
| parameter-declaration-list | https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration-list |
| [dcl.fct] | https://timsong-cpp.github.io/cppwp/dcl.fct |
| . | https://timsong-cpp.github.io/cppwp/depr#ellipsis.comma-sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#ellipsis.comma-example-1 |
| D.6 | https://timsong-cpp.github.io/cppwp/depr#impldec |
| [depr.impldec] | https://timsong-cpp.github.io/cppwp/depr.impldec |
| 1 | https://timsong-cpp.github.io/cppwp/depr#impldec-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L134 |
| copy constructor | https://timsong-cpp.github.io/cppwp/class.copy.ctor |
| destructor | https://timsong-cpp.github.io/cppwp/class.dtor |
| . | https://timsong-cpp.github.io/cppwp/depr#impldec-1.sentence-1 |
| copy assignment operator | https://timsong-cpp.github.io/cppwp/class.copy.assign |
| . | https://timsong-cpp.github.io/cppwp/depr#impldec-1.sentence-2 |
| [dcl.fct.def.delete] | https://timsong-cpp.github.io/cppwp/dcl.fct.def.delete |
| . | https://timsong-cpp.github.io/cppwp/depr#impldec-1.sentence-3 |
| D.7 | https://timsong-cpp.github.io/cppwp/depr#static.constexpr |
| [depr.static.constexpr] | https://timsong-cpp.github.io/cppwp/depr.static.constexpr |
| 1 | https://timsong-cpp.github.io/cppwp/depr#static.constexpr-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L148 |
| [basic.def] | https://timsong-cpp.github.io/cppwp/basic.def |
| [class.static.data] | https://timsong-cpp.github.io/cppwp/class.static.data |
| . | https://timsong-cpp.github.io/cppwp/depr#static.constexpr-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#static.constexpr-1.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#static.constexpr-example-1 |
| D.8 | https://timsong-cpp.github.io/cppwp/depr#lit |
| [depr.lit] | https://timsong-cpp.github.io/cppwp/depr.lit |
| 1 | https://timsong-cpp.github.io/cppwp/depr#lit-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L165 |
| literal-operator-id | https://timsong-cpp.github.io/cppwp/over.literal#nt:literal-operator-id |
| [over.literal] | https://timsong-cpp.github.io/cppwp/over.literal |
| 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 |
| . | https://timsong-cpp.github.io/cppwp/depr#lit-1.sentence-1 |
| D.9 | https://timsong-cpp.github.io/cppwp/depr#template.template |
| [depr.template.template] | https://timsong-cpp.github.io/cppwp/depr.template.template |
| 1 | https://timsong-cpp.github.io/cppwp/depr#template.template-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L174 |
| [temp.names] | https://timsong-cpp.github.io/cppwp/temp.names |
| . | https://timsong-cpp.github.io/cppwp/depr#template.template-1.sentence-1 |
| D.10 | https://timsong-cpp.github.io/cppwp/depr#numeric.limits.has.denorm |
| [depr.numeric.limits.has.denorm] | https://timsong-cpp.github.io/cppwp/depr.numeric.limits.has.denorm |
| 1 | https://timsong-cpp.github.io/cppwp/depr#numeric.limits.has.denorm-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L181 |
| https://timsong-cpp.github.io/cppwp/limits.syn#header:%3climits%3e |
| float_denorm_style | https://timsong-cpp.github.io/cppwp/depr#lib:float_denorm_style |
| denorm_indeterminate | https://timsong-cpp.github.io/cppwp/depr#lib:float_denorm_style,denorm_indeterminate |
| denorm_absent | https://timsong-cpp.github.io/cppwp/depr#lib:float_denorm_style,denorm_absent |
| denorm_present | https://timsong-cpp.github.io/cppwp/depr#lib:float_denorm_style,denorm_present |
| 2 | https://timsong-cpp.github.io/cppwp/depr#numeric.limits.has.denorm-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L194 |
| [numeric.limits.general] | https://timsong-cpp.github.io/cppwp/numeric.limits.general |
| 3 | https://timsong-cpp.github.io/cppwp/depr#numeric.limits.has.denorm-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L206 |
| . | https://timsong-cpp.github.io/cppwp/depr#numeric.limits.has.denorm-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#numeric.limits.has.denorm-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L210 |
| [numeric.special] | https://timsong-cpp.github.io/cppwp/numeric.special |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:float_denorm_style,numeric_limits |
| D.11 | https://timsong-cpp.github.io/cppwp/depr#c.macros |
| [depr.c.macros] | https://timsong-cpp.github.io/cppwp/depr.c.macros |
| 1 | https://timsong-cpp.github.io/cppwp/depr#c.macros-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L222 |
| https://timsong-cpp.github.io/cppwp/cfloat.syn#header:%3ccfloat%3e |
| https://timsong-cpp.github.io/cppwp/support.c.headers.general#header:%3cfloat.h%3e |
| . | https://timsong-cpp.github.io/cppwp/depr#c.macros-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#c.macros-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L235 |
| https://timsong-cpp.github.io/cppwp/cfloat.syn#header:%3ccfloat%3e |
| https://timsong-cpp.github.io/cppwp/cmath.syn#header:%3ccmath%3e |
| . | https://timsong-cpp.github.io/cppwp/depr#c.macros-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#c.macros-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L242 |
| https://timsong-cpp.github.io/cppwp/stdbool.h.syn#header:%3cstdbool.h%3e |
| D.12 | https://timsong-cpp.github.io/cppwp/depr#cerrno |
| [depr.cerrno] | https://timsong-cpp.github.io/cppwp/depr.cerrno |
| 1 | https://timsong-cpp.github.io/cppwp/depr#cerrno-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L252 |
| https://timsong-cpp.github.io/cppwp/errno.general#header:%3ccerrno%3e |
| 2 | https://timsong-cpp.github.io/cppwp/depr#cerrno-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L262 |
| . | https://timsong-cpp.github.io/cppwp/depr#cerrno-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#cerrno-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L265 |
| [system.error.syn] | https://timsong-cpp.github.io/cppwp/system.error.syn |
| no_message_available | https://timsong-cpp.github.io/cppwp/depr#lib:errc,no_message_available |
| no_stream_resources | https://timsong-cpp.github.io/cppwp/depr#lib:errc,no_stream_resources |
| not_a_stream | https://timsong-cpp.github.io/cppwp/depr#lib:errc,not_a_stream |
| stream_timeout | https://timsong-cpp.github.io/cppwp/depr#lib:errc,stream_timeout |
| 4 | https://timsong-cpp.github.io/cppwp/depr#cerrno-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L276 |
| https://timsong-cpp.github.io/cppwp/errno.general#header:%3ccerrno%3e |
| . | https://timsong-cpp.github.io/cppwp/depr#cerrno-4.sentence-1 |
| D.13 | https://timsong-cpp.github.io/cppwp/depr#meta.types |
| [depr.meta.types] | https://timsong-cpp.github.io/cppwp/depr.meta.types |
| 1 | https://timsong-cpp.github.io/cppwp/depr#meta.types-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L283 |
| https://timsong-cpp.github.io/cppwp/meta.type.synop#header:%3ctype_traits%3e |
| aligned_storage_t | https://timsong-cpp.github.io/cppwp/depr#lib:aligned_storage_t |
| aligned_union_t | https://timsong-cpp.github.io/cppwp/depr#lib:aligned_union_t |
| 2 | https://timsong-cpp.github.io/cppwp/depr#meta.types-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L303 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#meta.types-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L308 |
| trivial class | https://timsong-cpp.github.io/cppwp/depr#def:class,trivial |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-3.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#meta.types-note-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-3.sentence-2 |
| trivial type | https://timsong-cpp.github.io/cppwp/depr#def:type,trivial |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-3.sentence-3 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#meta.types-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L319 |
| POD class | https://timsong-cpp.github.io/cppwp/depr#def:POD_class |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-4.sentence-1 |
| POD type | https://timsong-cpp.github.io/cppwp/depr#def:POD_type |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-4.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:is_trivial |
| 5 | https://timsong-cpp.github.io/cppwp/depr#meta.types-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L332 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/depr#meta.types-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L336 |
| [meta.rqmts] | https://timsong-cpp.github.io/cppwp/meta.rqmts |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/depr#meta.types-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L343 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#meta.types-note-2 |
| [expr.prim.lambda.closure] | https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:is_pod |
| 8 | https://timsong-cpp.github.io/cppwp/depr#meta.types-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L356 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/depr#meta.types-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L360 |
| Cpp17UnaryTypeTrait | https://timsong-cpp.github.io/cppwp/meta.rqmts#:Cpp17UnaryTypeTrait |
| [meta.rqmts] | https://timsong-cpp.github.io/cppwp/meta.rqmts |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/depr#meta.types-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L367 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#meta.types-note-3 |
| [expr.prim.lambda.closure] | https://timsong-cpp.github.io/cppwp/expr.prim.lambda.closure |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:aligned_storage |
| 11 | https://timsong-cpp.github.io/cppwp/depr#meta.types-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L380 |
| [basic.types] | https://timsong-cpp.github.io/cppwp/basic.types |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/depr#meta.types-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L385 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-12.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-12.sentence-2 |
| 13 | https://timsong-cpp.github.io/cppwp/depr#meta.types-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L391 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/depr#meta.types-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L397 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#meta.types-note-4 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/depr#meta.types-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L403 |
| 5 | https://timsong-cpp.github.io/cppwp/depr#meta.types-note-5 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:aligned_union |
| 16 | https://timsong-cpp.github.io/cppwp/depr#meta.types-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L425 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-16.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-16.sentence-2 |
| 17 | https://timsong-cpp.github.io/cppwp/depr#meta.types-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L431 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-17.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#meta.types-17.sentence-2 |
| D.14 | https://timsong-cpp.github.io/cppwp/depr#relops |
| [depr.relops] | https://timsong-cpp.github.io/cppwp/depr.relops |
| 1 | https://timsong-cpp.github.io/cppwp/depr#relops-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L444 |
| https://timsong-cpp.github.io/cppwp/utility.syn#header:%3cutility%3e |
| 2 | https://timsong-cpp.github.io/cppwp/depr#relops-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L456 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:operator!= |
| 3 | https://timsong-cpp.github.io/cppwp/depr#relops-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L467 |
| 28 | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.equalitycomparable |
| . | https://timsong-cpp.github.io/cppwp/depr#relops-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#relops-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L471 |
| . | https://timsong-cpp.github.io/cppwp/depr#relops-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:operator%3e |
| 5 | https://timsong-cpp.github.io/cppwp/depr#relops-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L482 |
| 29 | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.lessthancomparable |
| . | https://timsong-cpp.github.io/cppwp/depr#relops-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/depr#relops-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L486 |
| . | https://timsong-cpp.github.io/cppwp/depr#relops-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:operator%3c= |
| 7 | https://timsong-cpp.github.io/cppwp/depr#relops-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L497 |
| 29 | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.lessthancomparable |
| . | https://timsong-cpp.github.io/cppwp/depr#relops-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/depr#relops-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L501 |
| . | https://timsong-cpp.github.io/cppwp/depr#relops-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:operator%3e= |
| 9 | https://timsong-cpp.github.io/cppwp/depr#relops-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L512 |
| 29 | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.lessthancomparable |
| . | https://timsong-cpp.github.io/cppwp/depr#relops-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/depr#relops-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L516 |
| . | https://timsong-cpp.github.io/cppwp/depr#relops-10.sentence-1 |
| D.15 | https://timsong-cpp.github.io/cppwp/depr#tuple |
| [depr.tuple] | https://timsong-cpp.github.io/cppwp/depr.tuple |
| 1 | https://timsong-cpp.github.io/cppwp/depr#tuple-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L523 |
| https://timsong-cpp.github.io/cppwp/tuple.syn#header:%3ctuple%3e |
| π | https://timsong-cpp.github.io/cppwp/depr#tuple-itemdecl:1 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#tuple-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L541 |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-2.sentence-1 |
| unevaluated operand | https://timsong-cpp.github.io/cppwp/expr.context#def:unevaluated_operand |
| Cpp17TransformationTrait | https://timsong-cpp.github.io/cppwp/meta.rqmts#:Cpp17TransformationTrait |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#tuple-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L550 |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#tuple-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L555 |
| https://timsong-cpp.github.io/cppwp/tuple.syn#header:%3ctuple%3e |
| https://timsong-cpp.github.io/cppwp/array.syn#header:%3carray%3e |
| https://timsong-cpp.github.io/cppwp/ranges.syn#header:%3cranges%3e |
| https://timsong-cpp.github.io/cppwp/utility.syn#header:%3cutility%3e |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/depr#tuple-itemdecl:2 |
| 5 | https://timsong-cpp.github.io/cppwp/depr#tuple-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L570 |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-5.sentence-1 |
| Cpp17TransformationTrait | https://timsong-cpp.github.io/cppwp/meta.rqmts#:Cpp17TransformationTrait |
| (5.1) | https://timsong-cpp.github.io/cppwp/depr#tuple-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/depr#tuple-5.2 |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-5.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/depr#tuple-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L581 |
| https://timsong-cpp.github.io/cppwp/tuple.syn#header:%3ctuple%3e |
| https://timsong-cpp.github.io/cppwp/array.syn#header:%3carray%3e |
| https://timsong-cpp.github.io/cppwp/ranges.syn#header:%3cranges%3e |
| https://timsong-cpp.github.io/cppwp/utility.syn#header:%3cutility%3e |
| . | https://timsong-cpp.github.io/cppwp/depr#tuple-6.sentence-1 |
| D.16 | https://timsong-cpp.github.io/cppwp/depr#variant |
| [depr.variant] | https://timsong-cpp.github.io/cppwp/depr.variant |
| 1 | https://timsong-cpp.github.io/cppwp/depr#variant-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L592 |
| https://timsong-cpp.github.io/cppwp/variant.syn#header:%3cvariant%3e |
| π | https://timsong-cpp.github.io/cppwp/depr#variant-itemdecl:1 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#variant-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L610 |
| . | https://timsong-cpp.github.io/cppwp/depr#variant-2.sentence-1 |
| Cpp17UnaryTypeTrait | https://timsong-cpp.github.io/cppwp/meta.rqmts#:Cpp17UnaryTypeTrait |
| . | https://timsong-cpp.github.io/cppwp/depr#variant-2.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/depr#variant-itemdecl:2 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#variant-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L624 |
| . | https://timsong-cpp.github.io/cppwp/depr#variant-3.sentence-1 |
| Cpp17TransformationTrait | https://timsong-cpp.github.io/cppwp/meta.rqmts#:Cpp17TransformationTrait |
| (3.1) | https://timsong-cpp.github.io/cppwp/depr#variant-3.1 |
| (3.2) | https://timsong-cpp.github.io/cppwp/depr#variant-3.2 |
| . | https://timsong-cpp.github.io/cppwp/depr#variant-3.sentence-2 |
| D.17 | https://timsong-cpp.github.io/cppwp/depr#vector.bool.swap |
| [depr.vector.bool.swap] | https://timsong-cpp.github.io/cppwp/depr.vector.bool.swap |
| 1 | https://timsong-cpp.github.io/cppwp/depr#vector.bool.swap-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L638 |
| [vector.bool] | https://timsong-cpp.github.io/cppwp/vector.bool |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:swap,vector%3cbool%3e |
| 2 | https://timsong-cpp.github.io/cppwp/depr#vector.bool.swap-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L657 |
| D.18 | https://timsong-cpp.github.io/cppwp/depr#iterator |
| [depr.iterator] | https://timsong-cpp.github.io/cppwp/depr.iterator |
| 1 | https://timsong-cpp.github.io/cppwp/depr#iterator-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L669 |
| https://timsong-cpp.github.io/cppwp/iterator.synopsis#header:%3citerator%3e |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:iterator |
| 2 | https://timsong-cpp.github.io/cppwp/depr#iterator-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L686 |
| . | https://timsong-cpp.github.io/cppwp/depr#iterator-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#iterator-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L692 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#iterator-note-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#iterator-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#iterator-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L699 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#iterator-example-1 |
| D.19 | https://timsong-cpp.github.io/cppwp/depr#move.iter.elem |
| [depr.move.iter.elem] | https://timsong-cpp.github.io/cppwp/depr.move.iter.elem |
| 1 | https://timsong-cpp.github.io/cppwp/depr#move.iter.elem-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L714 |
| [move.iter.elem] | https://timsong-cpp.github.io/cppwp/move.iter.elem |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:operator-%3e,move_iterator |
| 2 | https://timsong-cpp.github.io/cppwp/depr#move.iter.elem-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L733 |
| . | https://timsong-cpp.github.io/cppwp/depr#move.iter.elem-2.sentence-1 |
| D.20 | https://timsong-cpp.github.io/cppwp/depr#locale.category |
| [depr.locale.category] | https://timsong-cpp.github.io/cppwp/depr.locale.category |
| 1 | https://timsong-cpp.github.io/cppwp/depr#locale.category-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L740 |
| 91 | https://timsong-cpp.github.io/cppwp/locale.category#tab:locale.category.facets |
| [locale.category] | https://timsong-cpp.github.io/cppwp/locale.category |
| . | https://timsong-cpp.github.io/cppwp/depr#locale.category-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#locale.category-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L752 |
| 92 | https://timsong-cpp.github.io/cppwp/locale.category#tab:locale.spec |
| [locale.category] | https://timsong-cpp.github.io/cppwp/locale.category |
| . | https://timsong-cpp.github.io/cppwp/depr#locale.category-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#locale.category-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L764 |
| [locale.codecvt] | https://timsong-cpp.github.io/cppwp/locale.codecvt |
| . | https://timsong-cpp.github.io/cppwp/depr#locale.category-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#locale.category-3.sentence-2 |
| D.21 | https://timsong-cpp.github.io/cppwp/depr#format |
| [depr.format] | https://timsong-cpp.github.io/cppwp/depr.format |
| D.21.1 | https://timsong-cpp.github.io/cppwp/depr#format.syn |
| [depr.format.syn] | https://timsong-cpp.github.io/cppwp/depr.format.syn |
| 1 | https://timsong-cpp.github.io/cppwp/depr#format.syn-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L781 |
| https://timsong-cpp.github.io/cppwp/format.formatter.spec#header:%3cformat%3e |
| D.21.2 | https://timsong-cpp.github.io/cppwp/depr#format.arg |
| [depr.format.arg] | https://timsong-cpp.github.io/cppwp/depr.format.arg |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:visit_format_arg |
| 1 | https://timsong-cpp.github.io/cppwp/depr#format.arg-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L800 |
| D.22 | https://timsong-cpp.github.io/cppwp/depr#ctime |
| [depr.ctime] | https://timsong-cpp.github.io/cppwp/depr.ctime |
| 1 | https://timsong-cpp.github.io/cppwp/depr#ctime-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L807 |
| https://timsong-cpp.github.io/cppwp/ctime.syn#header:%3cctime%3e |
| 2 | https://timsong-cpp.github.io/cppwp/depr#ctime-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L814 |
| [res.on.data.races] | https://timsong-cpp.github.io/cppwp/res.on.data.races |
| . | https://timsong-cpp.github.io/cppwp/depr#ctime-2.sentence-1 |
| D.23 | https://timsong-cpp.github.io/cppwp/depr#filesystems |
| [depr.filesystems] | https://timsong-cpp.github.io/cppwp/depr.filesystems |
| D.23.1 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory |
| [depr.fs.path.factory] | https://timsong-cpp.github.io/cppwp/depr.fs.path.factory |
| 1 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L824 |
| https://timsong-cpp.github.io/cppwp/fs.filesystem.syn#header:%3cfilesystem%3e |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:u8path |
| 2 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L835 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L840 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-3.sentence-1 |
| [fs.path.req] | https://timsong-cpp.github.io/cppwp/fs.path.req |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L845 |
| (4.1) | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-4.1 |
| [fs.path.type.cvt] | https://timsong-cpp.github.io/cppwp/fs.path.type.cvt |
| (4.2) | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-4.3 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L864 |
| [fs.path.fmt.cvt] | https://timsong-cpp.github.io/cppwp/fs.path.fmt.cvt |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-5.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L870 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-example-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-6.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-6.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-6.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-6.sentence-5 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-note-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-6.sentence-6 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.factory-6.sentence-7 |
| D.23.2 | https://timsong-cpp.github.io/cppwp/depr#fs.path.obs |
| [depr.fs.path.obs] | https://timsong-cpp.github.io/cppwp/depr.fs.path.obs |
| 1 | https://timsong-cpp.github.io/cppwp/depr#fs.path.obs-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L903 |
| [fs.path.member] | https://timsong-cpp.github.io/cppwp/fs.path.member |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:string,path |
| 2 | https://timsong-cpp.github.io/cppwp/depr#fs.path.obs-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L923 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.obs-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:generic_string,path |
| 3 | https://timsong-cpp.github.io/cppwp/depr#fs.path.obs-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L934 |
| . | https://timsong-cpp.github.io/cppwp/depr#fs.path.obs-3.sentence-1 |
| D.24 | https://timsong-cpp.github.io/cppwp/depr#atomics |
| [depr.atomics] | https://timsong-cpp.github.io/cppwp/depr.atomics |
| D.24.1 | https://timsong-cpp.github.io/cppwp/depr#atomics.general |
| [depr.atomics.general] | https://timsong-cpp.github.io/cppwp/depr.atomics.general |
| 1 | https://timsong-cpp.github.io/cppwp/depr#atomics.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L943 |
| https://timsong-cpp.github.io/cppwp/atomics.syn#header:%3catomic%3e |
| . | https://timsong-cpp.github.io/cppwp/depr#atomics.general-1.sentence-1 |
| D.24.2 | https://timsong-cpp.github.io/cppwp/depr#atomics.volatile |
| [depr.atomics.volatile] | https://timsong-cpp.github.io/cppwp/depr.atomics.volatile |
| 1 | https://timsong-cpp.github.io/cppwp/depr#atomics.volatile-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L961 |
| [atomics.types.generic] | https://timsong-cpp.github.io/cppwp/atomics.types.generic |
| D.24.3 | https://timsong-cpp.github.io/cppwp/depr#atomics.nonmembers |
| [depr.atomics.nonmembers] | https://timsong-cpp.github.io/cppwp/depr.atomics.nonmembers |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:atomic_init |
| 1 | https://timsong-cpp.github.io/cppwp/depr#atomics.nonmembers-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L995 |
| D.24.4 | https://timsong-cpp.github.io/cppwp/depr#atomics.types.operations |
| [depr.atomics.types.operations] | https://timsong-cpp.github.io/cppwp/depr.atomics.types.operations |
| π | https://timsong-cpp.github.io/cppwp/depr#lib:ATOMIC_VAR_INIT_ |
| 1 | https://timsong-cpp.github.io/cppwp/depr#atomics.types.operations-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L1008 |
| . | https://timsong-cpp.github.io/cppwp/depr#atomics.types.operations-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#atomics.types.operations-note-1 |
| . | https://timsong-cpp.github.io/cppwp/depr#atomics.types.operations-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/depr#atomics.types.operations-1.sentence-3 |
| 1 | https://timsong-cpp.github.io/cppwp/depr#atomics.types.operations-example-1 |
| D.24.5 | https://timsong-cpp.github.io/cppwp/depr#atomics.order |
| [depr.atomics.order] | https://timsong-cpp.github.io/cppwp/depr.atomics.order |
| 1 | https://timsong-cpp.github.io/cppwp/depr#atomics.order-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L1029 |
| . | https://timsong-cpp.github.io/cppwp/depr#atomics.order-1.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/depr#atomics.order-itemdecl:1 |
| 2 | https://timsong-cpp.github.io/cppwp/depr#atomics.order-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/future.tex#L1042 |
| . | https://timsong-cpp.github.io/cppwp/depr#atomics.order-2.sentence-1 |