名前空間
変種
操作

実験的な C++ の機能

提供: cppreference.com
< cpp

C++ 標準化委員会は将来の標準化のために実験的な C++ の言語やライブラリの拡張を発行しています。

ノート: 2012年まで、これらの発行物は TR (技術報告書) の形式を使用していました。 2012年以降、 ISO の手続きは TS (技術仕様書) の形式を使用するように変更されました。

ISO 番号 名称 ステータス リンク
ISO/IEC TR 18015:2006 Technical Report on C++ Performance Published 2006 (ISO store)

Draft: TR18015 (2006-02-15)

std::hardware
ISO/IEC TR 19768:2007 Technical Report on C++ Library Extensions Published 2007-11-15 (ISO store)

Draft: n1836 (2005-06-24)
ISO 29124 split off, the rest merged into C++11

ISO/IEC 29124:2010 Extensions to the C++ Library to support mathematical special functions Published 2010-09-03 (ISO Store)

Final draft: n3060 (2010-03-06).
Merged into C++17

特殊関数
ISO/IEC TR 24733:2011 Extensions for the programming language C++ to support decimal floating-point arithmetic Published 2011-10-25 (ISO Store)

Draft: n2849 (2009-03-06)
May be superseded by a future TS or merged into a future revision of C++ (most recent merge proposal was n3871)

decimal32
decimal64
decimal128
ISO/IEC TS 18822:2015 C++ File System Technical Specification Published 2015-06-18. (ISO store). Final draft: n4100 (2014-07-04).

Merged into C++17.

ファイルシステム
ISO/IEC TS 19570:2015 C++ Extensions for Parallelism Published 2015-06-24. (ISO Store). Final draft: n4507 (2015-05-05).

Merged into C++17.

並列処理
ISO/IEC TS 19841:2015 Transactional Memory TS Published 2015-09-16, (ISO Store). Final draft: n4514 (2015-05-08) トランザクショナルメモリ
ISO/IEC TS 19568:2015 C++ Extensions for Library Fundamentals Published 2015-09-30, (ISO Store). Final draft: n4480 (2015-04-07).

Merged into C++17 except for invocation traits

ライブラリ拡張
ISO/IEC TS 19217:2015 C++ Extensions for Concepts Published 2015-11-13. (ISO Store). Final draft: n4553 (2015-10-02) Current draft: p0734r0 (2017-07-14)

Merged into C++20 (with modifications).

制約とコンセプト
ISO/IEC TS 19571:2016 C++ Extensions for Concurrency Published 2016-01-19. (ISO Store) Final draft: p0159r0 (2015-10-22) 並行処理
ISO/IEC TS 19568:2017 C++ Extensions for Library Fundamentals, Version 2 Published 2017-03-30. (ISO Store) Draft: n4617 (2016-11-28)

Partially merged into C++17 and C++20.

ライブラリ拡張2
ISO/IEC TS 21425:2017 Ranges TS Published 2017-12-05. (ISO Store) Draft: n4685 (2017-07-31)

Merged into C++20.

範囲
ISO/IEC TS 22277:2017 Coroutines TS Published 2017-12-05. (ISO Store) Draft n4736 (2018-03-31) Latest draft: n4775 (2018-10-07)
Merged into C++20
ISO/IEC TS 19216:2018 Networking TS Published 2018-04-24. (ISO Store) Draft n4734 (2017-04-04). Latest draft: n4771 (2018-10-08)
ISO/IEC TS 21544:2018 Modules TS Published 2018-05-16. (ISO Store) Final Draft n4720 (2018-01-29)

Merged into C++20.

ISO/IEC TS 19570:2018 Parallelism TS part 2 Published 2018-11-15. (ISO Store). Final draft: n4793 (2018-11-26)

Post-publication draft: n4808 (2019-03-11)

並列処理2
ISO/IEC PDTS 23619:xxxx Reflection TS Development. Draft n4856 (2020-03-02). Alternative draft p1240r1 (2019-10-03)
Numerics TS Early development. Draft p1889r0 (2019-10-01)
ISO/IEC DTS 19571:xxxx Concurrency TS part 2 Early development
ISO/IEC DTS 19568:xxxx C++ Extensions for Library Fundamentals, Version 3 Early development: n4853 (2020-02-29) ライブラリ拡張3
ISO/IEC DTS 19841:xxxx Transactional Memory TS part 2 Early development: p1875r0 (2019-10-06)
Graphics TS Early development. Draft p0267r10 (2019-10-07)
ISO/IEC DTS 19569:xxxx Array Extensions TS Withdrawn. Abandoned draft: n3820 (2013-10-10)

[編集] 関連項目

実験的な C のライブラリC言語リファレンス