File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,15 @@ C++ 標準化委員会の提案文書と、その日本語解説記事へのリ
6
6
7
7
8
8
### 2024 年
9
+ - [ JTC1/SC22/WG21 - Papers 2024 mailing2024-12] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-12 ) {: target ="_ blank"}
10
+ - [ JTC1/SC22/WG21 - Papers 2024 mailing2024-10] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-10 ) {: target ="_ blank"}
11
+ - [ JTC1/SC22/WG21 - Papers 2024 mailing2024-09] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-09 ) {: target ="_ blank"}
9
12
- [ JTC1/SC22/WG21 - Papers 2024 mailing2024-08] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-08 ) {: target ="_ blank"}
10
13
- [ JTC1/SC22/WG21 - Papers 2024 mailing2024-07] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-07 ) {: target ="_ blank"}
11
14
- [ JTC1/SC22/WG21 - Papers 2024 mailing2024-05] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-05 ) {: target ="_ blank"}
15
+ - 日本語での解説: [ WG21月次提案文書を眺める(2024年05月)] ( https://onihusube.hatenablog.com/entry/2024/11/24/155428 ) {: target ="_ blank"}
12
16
- [ JTC1/SC22/WG21 - Papers 2024 mailing2024-04] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-04 ) {: target ="_ blank"}
17
+ - 日本語での解説: [ WG21月次提案文書を眺める(2024年04月)] ( https://onihusube.hatenablog.com/entry/2024/08/31/233056 ) {: target ="_ blank"}
13
18
- [ JTC1/SC22/WG21 - Papers 2024 mailing2024-02] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-02 ) {: target ="_ blank"}
14
19
- 日本語での解説: [ WG21月次提案文書を眺める(2024年02月)] ( https://onihusube.hatenablog.com/entry/2024/05/18/235613 ) {: target ="_ blank"}
15
20
- [ JTC1/SC22/WG21 - Papers 2024 mailing2024-01] ( https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/#mailing2024-01 ) {: target ="_ blank"}
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ description: 各種 C++ 処理系の規格対応状況
13
13
- Clang: [ C++26 implementation status] ( http://clang.llvm.org/cxx_status.html#cxx26 )
14
14
- libc++: [ libc++ C++26 Status] ( https://libcxx.llvm.org/Status/Cxx2c.html )
15
15
- Microsoft Visaul C++:
16
+ - Apple Clang: [ C++26] ( https://developer.apple.com/xcode/cpp/#c++26 )
16
17
17
18
## C++23
18
19
- GCC: [ C++23 Support in GCC] ( https://gcc.gnu.org/projects/cxx-status.html#cxx23 )
You can’t perform that action at this time.
0 commit comments