diff --git a/start_editing.md b/start_editing.md index 140d54508..2337354c6 100644 --- a/start_editing.md +++ b/start_editing.md @@ -367,3 +367,8 @@ CIスクリプト、site_generator、kunaiなど。 - 説明欄にGitHubアカウントを書いてもらえると、だれの申請かがわかりやすくて助かる 5. cpprefjpから経費の承認がされれば、支払われる + +### 貢献ポイントの集計ページ + +- [2023年](start_editing/contribution_stats_2023.md) + diff --git a/start_editing/contribution_stats_2023.md b/start_editing/contribution_stats_2023.md new file mode 100644 index 000000000..97367f3d0 --- /dev/null +++ b/start_editing/contribution_stats_2023.md @@ -0,0 +1,153 @@ +# 2023年 貢献ポイント +2023年1月から2023年11月を対象期間として、貢献ポイントを集計する。 + +## yohhoy + +| コミット | タグ | 説明 | +|----------|------|------| +| [41bca76](https://github.com/cpprefjp/site/commit/41bca76b22c72220203c7d2e369e6a76e9b645b2) | cpprefjp/type:1 | `generator/begin`: fix typo | +| [bd48ead](https://github.com/cpprefjp/site/commit/bd48ead94b7324c18006cdcfe08aa8560cf1f303), [27f5df0](https://github.com/cpprefjp/site/commit/27f5df0eebfc593d6875f978aaab727648943559), [ab69dd](https://github.com/cpprefjp/site/commit/ab69dd554d5ea642a4ec6a2350760a6faf069039), [c6bde83](https://github.com/cpprefjp/site/commit/c6bde8363fb78d19713ad3e9b4cd2e4ceb0d48df), [5e25d82](https://github.com/cpprefjp/site/commit/5e25d82045a410286548f4cfb14542e78bec876d) | cpprefjp/addref:9, cpprefjp/fixs:1, cpprefjp/fixm:1, cpprefjp/link:1 | `generator/promise_type`のリファレンス作成 | +| [384970](https://github.com/cpprefjp/site/commit/384970b9c298f2b5ad0cf76502fbee6635386fc5) | cpprefjp/fixs:1 | cpp20/coroutines: 微調整 | +| [09c61f9](https://github.com/cpprefjp/site/commit/09c61f94ef2e5795801b131449073c34e47f4995) | cpprefjp/fixm:1 | `generator`: 例示コード拡充 | +| [66d4dc6](https://github.com/cpprefjp/site/commit/66d4dc66d3f2259e546b1f7bc5591cf53bb8cc2c) | cpprefjp/fixm:1, cpprefjp/fixs:1 | generator: クラスユーザ観点での説明追加 | +| [1f03563](https://github.com/cpprefjp/site/commit/1f03563fee051b3135a3dd7ea79f14bd01b37ad3) | cpprefjp/fixl:4 | `coroutine`: LWG3460を反映 | +| [f03abf8](https://github.com/cpprefjp/site/commit/f03abf873882732606460f6f65aaed739389d8d0) | cpprefjp/fixl:1 | `tuple/apply`: P2517R1対応 | +| [58e407c](https://github.com/cpprefjp/site/commit/58e407c377e144d14665e1825e9b208767c443cc) | cpprefjp/fixm:1 | `generator`: 概要説明を修正 | +| [a01dfab](https://github.com/cpprefjp/site/commit/a01dfab45ae2c0c89c3462ab6ebbccfaa25e2fdd), [b40b1a8](https://github.com/cpprefjp/site/commit/b40b1a83eab6a27b8ed6b09af38212277074c214) | cpprefjp/fixl:1 | utility/exchange: P2401R0対応 | +| [df3cf15](https://github.com/cpprefjp/site/commit/df3cf1576616ea59ff5b6f2e46c42aad9b88d734) | cpprefjp/fixl:3, cpprefjp/link:1 | C++20 : P0777R1対応 | +| [58fba8b](https://github.com/cpprefjp/site/commit/58fba8bb7d3df10b7d1e4052109ae27c22a472ed) | cpprefjp/fixl:2 | `basic_string/substr`: P2438R2対応 | +| [53c9bf6](https://github.com/cpprefjp/site/commit/53c9bf6cffc98cc92fb84cff4f378285cd8bd320) | cpprefjp/fixl:28 | `bitset`: P2417R2 `constexpr`化 | +| [4c86ef0](https://github.com/cpprefjp/site/commit/4c86ef0198c0d52a49f7716a658d20ab273c4d41) | cpprefjp/fixl:23 | `unique_ptr`: P2273R3 `constexpr`化 | +| [7435b8b](https://github.com/cpprefjp/site/commit/7435b8b5b5c5b7b909bbdecc643632204f3697c8) | cpprefjp/link:2 | ヘッダ一覧から``を削除し、将来のC++検討ページへ移動 | +| [1b669b1](https://github.com/cpprefjp/site/commit/1b669b142f7641f9d1239543ab39082ccb21dc26), [aa403df](https://github.com/cpprefjp/site/commit/aa403df17d9a20ce6fa2836861a09e45c43a466c), [da9f2c7](https://github.com/cpprefjp/site/commit/da9f2c769593d5d8b94ad15ed3291ab538c5f83f), [da68085](https://github.com/cpprefjp/site/commit/da6808523e7c9835d8383ecb2480e4368a26fccb) | cpprefjp/addref:1, cpprefjp/fixl:1, cpprefjp/link:1 | `utility/unreachable`: P0627R6対応 | +| [e8da7c3](https://github.com/cpprefjp/site/commit/e8da7c362f22a2d6def5f717d3315e4fd63e1ab1), [31f15af](https://github.com/cpprefjp/site/commit/31f15af518188c1ae9aefe351f3e9bb8ddfebf02) | cpprefjp/addlang:1, cpprefjp/link:4 | C++23 : P1774R8 `assume`属性 | +| [5823043](https://github.com/cpprefjp/site/commit/58230430ce1071207574b91002781b526ec6422b) | cpprefjp/fixl:8, cpprefjp/link:1 | C++23 : P2186R2 GCサポート削除 | +| [5a087a0](https://github.com/cpprefjp/site/commit/5a087a079fd97e1ea53e341313cb593e53b1db22), [30918b2](https://github.com/cpprefjp/site/commit/30918b2308ad1932317002a995220d96cd0038d5), [1f6c97c](https://github.com/cpprefjp/site/commit/1f6c97ce954e86960f296aa7d95ef14b33d587b4) | cpprefjp/addref:1, cpprefjp/fixl:1, cpprefjp/link:2 | `functional/invoke_r`: P2136R3対応 | +| [98315ac](https://github.com/cpprefjp/site/commit/98315ac5cd9d4b828401de81dc4d2c205bd9c37a), [bc4c31b](https://github.com/cpprefjp/site/commit/bc4c31bdfdeb6460a9043885d82911b660104194) | cpprefjp/addref:3, cpprefjp/fixl:1, cpprefjp/link:1 | `optional`: P0798R8 `and_then/transform/or_else`追加 | +| [ccc68e9](https://github.com/cpprefjp/site/commit/ccc68e9e6e5c615c4801914c5e7110b53ba4d80e) | cpprefjp/fixl:1 | `exception/rethrow_exception`: P1675P2対応 | +| [333f723](https://github.com/cpprefjp/site/commit/333f7233dc3a0e3aaa10ecce0fa8b2cbd1f46392) | cpprefjp/fixl:2 | `charconv`: P2291R3 `to_chars/from_chars` `constexpr`指定 | +| [382c5a5](https://github.com/cpprefjp/site/commit/382c5a58f43a993659b3fe8bb6816fc28f2bcddc) | cpprefjp/addref:6, cpprefjp/fixl:1, cpprefjp/fixm:1 | `memory`: P1132R8 `out_ptr_t`,`out_ptr`追加 | +| [bc11699](https://github.com/cpprefjp/site/commit/bc11699bac740b8042fd13a697e6a038deb8f881) | cpprefjp/link:1 | international-standard: fix N4928 link | +| [a7b1a5e](https://github.com/cpprefjp/site/commit/a7b1a5ea1f52af47efb9e60956446b86688271e5), [731e1ea](https://github.com/cpprefjp/site/commit/731e1ea31aaf0eb0022d342263e3d4b8c359e55a) | cpprefjp/addref:6, cpprefjp/link:2 | `memory`: P1132R8 `inout_ptr_t`,`inout_ptr`追加 | +| [7389f02](https://github.com/cpprefjp/site/commit/7389f02b53b3f36cb3a47e4caeb7da71239dd22d), [96e93fc](https://github.com/cpprefjp/site/commit/96e93fc28af2cb6f312a531638731b8bebdbcb90), [f853910](https://github.com/cpprefjp/site/commit/f85391077c46ea79afc2a1a5792bf3d7ac44b4e6), [01eb348](https://github.com/cpprefjp/site/commit/01eb3487685c392456dcec2c6bc85b06fcc5b8bf), [684d1f0](https://github.com/cpprefjp/site/commit/684d1f03ad7dfc7059d79909f078182c3bc58266), [63e429d](https://github.com/cpprefjp/site/commit/63e429d33d1a3e2f10ecbfe657d31a3c5b0eb41e) | cpprefjp/addref:10, cpprefjp/fixl:1, cpprefjp/fixm:1, cpprefjp/link:1 | `functional`: P0288R9 `move_only_function`追加 | +| [7208b79](https://github.com/cpprefjp/site/commit/7208b792c3223ad04b126825da87d020f65e3861) | cpprefjp/fixm:1 | `generator`: 微調整 | +| [04e52ed](https://github.com/cpprefjp/site/commit/04e52ed81dd8ee331331170a6f67a548fc195e6b) | cpprefjp/fixm:1, cpprefjp/fixs:1 | 訳語表: "program-defiend type"を追加 | +| [0201450](https://github.com/cpprefjp/site/commit/020145072fe3f0b3552760fd3de229fc084fe5dc) | cpprefjp/fixm:2 | `span`,`basic_string_view`: P2251対応 | +| [e400d17](https://github.com/cpprefjp/site/commit/e400d17b65d9279c6b636cf00f8ac98964e3e5ce), [fd14d85](https://github.com/cpprefjp/site/commit/fd14d851b9dfadb7c82e398b0172f2c5ac379290), [f34854c](https://github.com/cpprefjp/site/commit/f34854cf613a91f73823e1270b3eee6bca9dac9b), [7e9e00d](https://github.com/cpprefjp/site/commit/7e9e00dcdfb90c4507302201a4b8a69b8dbab683), [724b29c](https://github.com/cpprefjp/site/commit/724b29c83cfdd8bddf4cdc1bb3c657b6c9e17d4c), [05643dc](https://github.com/cpprefjp/site/commit/05643dc9ac4efe0b623696764045ced26d6010b0), [68f67f8](https://github.com/cpprefjp/site/commit/68f67f8140eab1bc2c2e1c9af564314b587c8bce), [44e5111](https://github.com/cpprefjp/site/commit/44e51113a40fd217b00231ee404f8e42649a0666), [bc23c73](https://github.com/cpprefjp/site/commit/bc23c7365769749001533e451b3b02d8b53c3ee8) | cpprefjp/addref:14, cpprefjp/link:3 | `expected` | +| [8094e16](https://github.com/cpprefjp/site/commit/8094e1678b049e67ca0cc2d670aeac109dae4507) | cpprefjp/fixs:3 | 説明用のEXPLICITをitalic表記 | +| [915fa72](https://github.com/cpprefjp/site/commit/915fa727b6a2153ffa8550c38785a9a4d38b7cfb) | cpprefjp/fixs:57 | "see below"をitalic表記 | + + +## faithandbrave + +| コミット | タグ | 説明 | +|----------|------|------| +| [994ee06](https://github.com/cpprefjp/site/commit/994ee06cd34292af65978d9bda7a228b3c4ed340) | cpprefjp/fixm:1 | C++23 : `byteswap`への言及を追加 | +| [651153b](https://github.com/cpprefjp/site/commit/651153bde66e9de6f15ba010d25884d5788eb96e) | cpprefjp/fixm:1 | C++17 インライン変数 : 異なる型でインライン指定してはならないことはすでに仕様として書いてあったので、例示という形で無名クラスオブジェクトの解説をするよう修正 | +| [2f771c9](https://github.com/cpprefjp/site/commit/2f771c9f5e2d693949cf280f03e7001203f86488) | cpprefjp/fixl:1 | コンパイラの実装状況 : C++23の機能を一通り記載 | +| [27f6bb3](https://github.com/cpprefjp/site/commit/27f6bb3a7462e02e3f090d9991404439cf888230) | cpprefjp/addlang:1, cpprefjp/link:1 | C++14 : 「宣言時のメンバ初期化を持つ型の集成体初期化を許可」を追加 | +| [bd3ccc8](https://github.com/cpprefjp/site/commit/bd3ccc893f5ab8270ec7f91462c626ef7a791474) | cpprefjp/link:1 | C++11 非静的メンバ変数の初期化 : 「C++14 宣言時のメンバ初期化を持つ型の集成体初期化を許可」へのリンクを追加 | +| [602ea13](https://github.com/cpprefjp/site/commit/602ea13f1e58408a6dbc9f7fd73e1bd281dc9ef2), [198a5b0](https://github.com/cpprefjp/site/commit/198a5b061b43c5599cc0ccec8b25c8c9789cedd9) | cpprefjp/addlang:1, cpprefjp/link:4 | C++20 : 「暗黙のラムダキャプチャを簡略化」を追加 | +| [b66903a](https://github.com/cpprefjp/site/commit/b66903af7aae0c27ac7f4bf5ea730cb11c731609) | cpprefjp/typo:1 | apply : fix typo | +| [a73f34d](https://github.com/cpprefjp/site/commit/a73f34d4e7f371a8d311d7c539471422fbeebc90) | cpprefjp/fixm:1 | apply : オーバーロードに番号をつけた | +| [85bebb5](https://github.com/cpprefjp/site/commit/85bebb584efb6141b4026ff231e7630aba3f4f27) | cpprefjp/fixs:18 | 編集者向け資料をリネームし、「cpprefjpを編集するには」をサイドバーに表示 | +| [eb4b7dd](https://github.com/cpprefjp/site/commit/eb4b7dd0cd8950815bd93ecb18fb56478d3c3879) | cpprefjp/fixs:1 | リンク修正 | +| [654c879](https://github.com/cpprefjp/site/commit/654c8795c2b0930f0f841f1fa227acd0b922733f) | cpprefjp/addlang:1, cpprefjp/link:2 | C++20 : 「デフォルトのコピーコンストラクタと非constなコンストラクタが衝突する問題を修正」を追加 | +| [2114ad7](https://github.com/cpprefjp/site/commit/2114ad7ea10a62fe8f32acaf49af047fe6996a1f), [d7ebdf4](https://github.com/cpprefjp/site/commit/d7ebdf4d7158da1a8b24fb289bfdf1256a86e654) | cpprefjp/addlang:1, cpprefjp/link:2 | C++20 : 「抽象型のチェック」を追加 | +| [3918a50](https://github.com/cpprefjp/site/commit/3918a5059050dd68afaf130f76fb2f345105f576), [172d284](https://github.com/cpprefjp/site/commit/172d284725939b57df8a53fc1c6d6927cc546bf7) | cpprefjp/fixm:2 | CONTRIBUTINGとstart_editingが重複していたので整理 | +| [03178a7](https://github.com/cpprefjp/site/commit/03178a714b1bb037194554a0ce91395cd3536e16) | cpprefjp/fixm:1 | C++23 : `std::format`のRange、タプルの出力を例示 | +| [a0a65d9](https://github.com/cpprefjp/site/commit/a0a65d950381e8c5c246de5f9dead685aba7db4e) | tool/fixbug:1, cpprefjp/fixm:3 | 拡張子ミスのような不正な内部リンクが検出されていなかったのを修正 | +| [9769a26](https://github.com/cpprefjp/site/commit/9769a2621a0cc735b6a3eacbc0ca487bbbaf361d), [6110d2a](https://github.com/cpprefjp/site/commit/6110d2acd09265649b59d92bce37988f9bb6c491) | cpprefjp/addref:1, cpprefjp/link:1 | `` : `formattable`を追加 | +| [8ba4402](https://github.com/cpprefjp/site/commit/8ba4402df9b92a45ccca16558fc3e504d97cff28) | cpprefjp/fixl:1 | 国際標準規格 : C++23のWorking Draftを更新 | +| [0818b72](https://github.com/cpprefjp/site/commit/0818b7295acfa3a6ddad86c8331655f9cc8c2d25) | cpprefjp/fixl:2 | C++23 : 言語機能としてN4929のEditor's Reportで採択されたものを記載 | +| [1e4b73b](https://github.com/cpprefjp/site/commit/1e4b73b5da23e978ded1e96d3e12dfa8cb2746ff) | cpprefjp/fixl:1 | `format` : デバッグ指定と、C++23向けサンプルコードを追加 | +| [30fc8df](https://github.com/cpprefjp/site/commit/30fc8dfa3b393e0d82cb47e01f87483cdc6abe38) | cpprefjp/fixl:1 | `format` : Rangeとtuple-typeの書式仕様を追加 | +| [07a5186](https://github.com/cpprefjp/site/commit/07a5186b1aa5dd5a0862eb8d36f0dca5b51d8cf8) | cpprefjp/fixs:1 | `format` : 見出しとして別な用途で「例」があると混乱するので、リネーム | +| [44c43e1](https://github.com/cpprefjp/site/commit/44c43e183739ddba0b62ede3da2f5e5d4d9a38fe) | cpprefjp/fixm:1, cpprefjp/fixs:3 | `hexfloat` : GCCで入力での使用にバグがあることを記載 | +| [2497046](https://github.com/cpprefjp/site/commit/2497046e4f89beeaffa4c0f7f3a014c4b6560e0e) | cpprefjp/fixm:1 | `format` : Rangeの要素に対する書式指定の例を記載 | +| [1a3edd0](https://github.com/cpprefjp/site/commit/1a3edd0c8bebb22b99068fcdd45d4f2efb52c312) | cpprefjp/link:16 | `std::tuple`をグローバル修飾リストに追加 | +| [dd2fa16](https://github.com/cpprefjp/site/commit/dd2fa16c526d237459f87e1b6b2511545779968d) | cpprefjp/fixm:1 | `format` : Rangeのデバッグ出力を解除する例を記載 | +| [c73a954](https://github.com/cpprefjp/site/commit/c73a9543b5fc9445921fd23c14b862129e8d21d3) | cpprefjp/fixm:1 | `format` : `vector>`の書式指定の例を追加 | +| [dc3a27e](https://github.com/cpprefjp/site/commit/dc3a27eda45160ff1b3cd68f5ad67915805fd0c5), [7f6f300](https://github.com/cpprefjp/site/commit/7f6f300c6b989362ef158ca6852f3feb7577e901), [61cbf01](https://github.com/cpprefjp/site/commit/61cbf011ad1acf7aecc4eab5853ea65edb6a4e80) | cpprefjp/addref:2, cpprefjp/fixl:1, cpprefjp/link:39 | `` : `range_format`と`format_kind`を追加 | +| [5388006](https://github.com/cpprefjp/site/commit/53880060961c5a4400ef61ee610bd6077224c070) | cpprefjp/fixl:1 | `formatter` : C++23仕様に対応し、サンプルコードのコンパイルエラーを修正 (`const`が抜けてた) | +| [c5c2b70](https://github.com/cpprefjp/site/commit/c5c2b70b56b6b6f805049ca80c7772d432bfc408) | cpprefjp/fixm:1 | 編集タスクを、start_editing.mdの下の方に記載した | +| [c7b073e](https://github.com/cpprefjp/site/commit/c7b073edbaacae8d096596221e3f4b25f6c98362), [ccd76f6](https://github.com/cpprefjp/site/commit/ccd76f630e9cb46d570698a709ff442b58f98c78) | cpprefjp/addref:1, cpprefjp/link:2 | `formatter` : `parse`を追加 | +| [a7b952b](https://github.com/cpprefjp/site/commit/a7b952b5dd1ab45c869dc554cdfa89b9eabfd1ae), [e13f4b9](https://github.com/cpprefjp/site/commit/e13f4b9b603c641a2612512aa5b414bbd873dd44) | cpprefjp/addpage:1, cpprefjp/link:1 | ディレクトリ構造のドキュメントを追加 | +| [6d599ab](https://github.com/cpprefjp/site/commit/6d599abc0f83e6e4fbbda70230a5604e4887d17d) | cpprefjp/fixm:1 | `formatter` : `format`メンバ関数は`const`でなければならない | +| [410c572](https://github.com/cpprefjp/site/commit/410c5724eb943491f7efda14612ede8075ef839d) | cpprefjp/addref:3, cpprefjp/fixm:2 | `basic_format_context` : `out`, `advance_to`, `locale`を追加 | +| [322f877](https://github.com/cpprefjp/site/commit/322f877cba64aafc0fe6e828f93455ddfaa8ecb8) | cpprefjp/fixm:1, cpprefjp/fixs:1 | `formatter` : `parse`を実装する例を記載 | +| [ad99718](https://github.com/cpprefjp/site/commit/ad997184e5177e545acd5a3b7410cc48451fc5cb), [d1ac632](https://github.com/cpprefjp/site/commit/d1ac632cff8ca15c520099a205d3039e6b7111c1) | cpprefjp/addref:3, cpprefjp/link:4 | `basic_format_parse_context`: `begin`, `end`, `advance_to`を追加 | +| [3269f7f](https://github.com/cpprefjp/site/commit/3269f7f3c99ee899ad037629c023ff4edb7577a0) | cpprefjp/addref:4, cpprefjp/link:3 | `formatter` : `format`, `set_brackets`, `set_separator`, `set_debug_format`を追加 | +| [93bd53e](https://github.com/cpprefjp/site/commit/93bd53edf4fda360fdc78d36d80cbbe94036c3b5) | cpprefjp/fixs:1 | `formatter` : コード修飾を追加 | +| [f3d46e1](https://github.com/cpprefjp/site/commit/f3d46e161ef521b57aeb7cc2b254859daedae89f), [1b70d49](https://github.com/cpprefjp/site/commit/1b70d4969c37657769dcef952082534252dba460), [258f393](https://github.com/cpprefjp/site/commit/258f393aeb27077ec21225cc177df1722c7529e5), [373f49d](https://github.com/cpprefjp/site/commit/373f49da92fb9c34115279a210f29067b6259e35), [74662b4](https://github.com/cpprefjp/site/commit/74662b472ba0ca06ab99ac08ed74a3d2e8669584) | cpprefjp/addref:6, cpprefjp/link:1 | `` : `range_formatter`を追加 | +| [1971c4d](https://github.com/cpprefjp/site/commit/1971c4d9bd39ce1da8ac77597daca3298cb2e3d4) | cpprefjp/addref:2, cpprefjp/fixl:5 | `` : コンテナアダプタの文字列フォーマットに対応 | +| [2513346](https://github.com/cpprefjp/site/commit/2513346aaefb6f93d4740367084d9f30d30a05aa) | cpprefjp/addref:1, cpprefjp/fixm:1, cpprefjp/link:2 | `` : `range-default-formatter`を追加 | +| [f216f9f](https://github.com/cpprefjp/site/commit/f216f9febdb4ded06f2ad999933927d694b52765), [b2de7ca](https://github.com/cpprefjp/site/commit/b2de7cae247187b6cacc107f68aa0afec3c7ef0c) | cpprefjp/fixl:1, cpprefjp/fixm:1, cpprefjp/link:1 | `vector::reference`に対する`formatter`の特殊化を追加 | +| [4f16a60](https://github.com/cpprefjp/site/commit/4f16a60c92c925396a78baf6e08f22a3450ff652), [469297f](https://github.com/cpprefjp/site/commit/469297fa7a5b27cdd4c4eca4b637a576ee496734), [a235d11](https://github.com/cpprefjp/site/commit/a235d11124e9da535c0af2a90407538d283fb260), [dfae477](https://github.com/cpprefjp/site/commit/dfae47736e42e6bf4603692f494e00540d05e3de), [e388ca6](https://github.com/cpprefjp/site/commit/e388ca69c6b456116a9cda79e221a8df66454bd2), [0bd721d](https://github.com/cpprefjp/site/commit/0bd721d4509759a70a2f56a2e6f7b77f99df7eaf) | cpprefjp/addref:9, cpprefjp/fixl:1, cpprefjp/fixm:1 cpprefjp/link:3 | ``ヘッダ | +| [83d5357](https://github.com/cpprefjp/site/commit/83d53575d897b0bcdc6c5963ea22fd18ec855755) | cpprefjp/fixs:3 | `optional::and_then`, `or_else` : コード修飾を追加 | +| [6d029cb](https://github.com/cpprefjp/site/commit/6d029cb18ead0f2abc706638978bc258ef4e5ea1) | cpprefjp/fixs:1 | `expected` : コード修飾を追加 | + + + +## wx257osn2 + +| コミット | タグ | 説明 | +|----------|------|------| +| [79d9ed9](https://github.com/cpprefjp/site/commit/79d9ed994302be52e299f635374106d1c5264c5c), [bbf5105](https://github.com/cpprefjp/site/commit/bbf5105d7652cc174b8c8c83f036189edbc5d49e) | cpprefjp/fixl:1 | 関数引数や戻り値型として非const参照が使えるようになったことを明示 | +| [31cfbe3](https://github.com/cpprefjp/site/commit/31cfbe34477f3b76e31ee79d312f2808f6dbdee6) | cpprefjp/fixl:1 | Defect report LWG 2901 removed allocator support of variant | +| [6061559](https://github.com/cpprefjp/site/commit/6061559e89e9315c95a53f90cf0cea0fe891e7ae) | cpprefjp/fixl:5 | P2231R1: some functions will be constexpr in C++23 | +| [e9732e7](https://github.com/cpprefjp/site/commit/e9732e7665c761ffe36e50e41982d79677b72376), [c398ce7](https://github.com/cpprefjp/site/commit/c398ce768a935757dceefcc478d0816baa59cab4) | cpprefjp/fixm:1 | 表現をよりわかりやすく | +| [e3233e7](https://github.com/cpprefjp/site/commit/e3233e7dbb6729db10d737119c4a480238d0ae5f) | cpprefjp/fixm:1 | fix invalid name hiding | +| [1d666c6](https://github.com/cpprefjp/site/commit/1d666c610ffc9418a8f2b397b11e613ccfa6ca84) | cpprefjp/fixm:1 | fix missing variable name | +| [e92dbda](https://github.com/cpprefjp/site/commit/e92dbda8d6943d59800e65802678279cbec5ee7d), [c0e6060](https://github.com/cpprefjp/site/commit/c0e60600cf7f49f89512999e5cf3aa13dcff1747) | cpprefjp/fixs:3 | add link | + + +## suomesta + +| コミット | タグ | 説明 | +|----------|------|------| +| [5df0bc4](https://github.com/cpprefjp/site/commit/5df0bc418e92e87d9450b1137168865a0c4c2589) | cpprefjp/fixm:1 | add result of sample | + + +## k-satoda + +| コミット | タグ | 説明 | +|----------|------|------| +| [533c542](https://github.com/cpprefjp/site/commit/533c54260230bc66ece67eda846b3412bdd38ee7) | cpprefjp/fixm:1 | `NULL`: C++03 の規定について実際の規格と合致しない記述を修正 | + + +## onihusube + +| コミット | タグ | 説明 | +|----------|------|------| +| [df12b1d](https://github.com/cpprefjp/site/commit/df12b1d5f5725ef7c6ee40a770de935c3450af1c) | cpprefjp/fixs:1 | リンク修正 | +| [fb89d60](https://github.com/cpprefjp/site/commit/fb89d60dad2209edb09d59b161cd7e56b4f8e2a9), [bc12e24](https://github.com/cpprefjp/site/commit/bc12e242a85559d837c3e115ad7d74f16589f530), [f86e382](https://github.com/cpprefjp/site/commit/f86e3825c89e743aedfdd3d66a1850cbd74d63f2), [5e7e22e](https://github.com/cpprefjp/site/commit/5e7e22e36add8468caa85af0a3c18a7a443a5e1b), [84f996b](https://github.com/cpprefjp/site/commit/84f996ba10e58682f9cb49fa77382f745e3b71a9) | cpprefjp/addlang:1, cpprefjp/addref:1, cpprefjp/link:4 | 可変長データを扱うクラスの効率的な`delete` | +| [3a5b2dc](https://github.com/cpprefjp/site/commit/3a5b2dc12d79e256423a3b90bb35533e103ec671) | cpprefjp/fixm:1 | `operator delete[]` : 番号の調整 | +| [0f9f475](https://github.com/cpprefjp/site/commit/0f9f47544b06f157c39972ad9e2f7d28e274a304) | cpprefjp/fixs:2 | `operator delete` : 一覧の整理 | +| [14f1a2e](https://github.com/cpprefjp/site/commit/14f1a2ea622be0674ca9d977cb02d08d951ee03d) | cpprefjp/fixm:1 | `` : 説明を修正 | +| [549b24e](https://github.com/cpprefjp/site/commit/549b24e254087fe066ec04c189647a895df995f0) | cpprefjp/fixm:1 | `format` : 表の修正 | +| [3fd8e81](https://github.com/cpprefjp/site/commit/3fd8e81e2945ef1acf4bb9b0cd348214e4ffff61) | cpprefjp/fixm:1 | `format` : デバッグ出力例を修正 | +| [6e6d1c5](https://github.com/cpprefjp/site/commit/6e6d1c530a1e90c052394a44d9e1e4a64a6c419b) | cpprefjp/fixm:1 | `move_only_funciton` : `std::function`との違いについて追記 | + + + +## tetsurom + +| コミット | タグ | 説明 | +|----------|------|------| +| [5b0dfcb](https://github.com/cpprefjp/site/commit/5b0dfcbb75706d0b4219676187e0851178825d0d) | cpprefjp/fixl:1 | `` C++23対応(ヘッダーページのみ) | +| [6634d85](https://github.com/cpprefjp/site/commit/6634d8587f5b9dbb4dc46f1c792f5d3246fd3fea), [8b51996](https://github.com/cpprefjp/site/commit/8b51996ff3b9a4b68106d943313e89569da65069), [8d68f98](https://github.com/cpprefjp/site/commit/8d68f98f82d54011721eac4667dd508b81c457ac) | cpprefjp/addref:2, cpprefjp/fixl:1 | `repeat_view`の説明を追加 | + + +## tshino + +| コミット | タグ | 説明 | +|----------|------|------| +| [c77af98](https://github.com/cpprefjp/site/commit/c77af98f9553e4515f55edd53f96e65f1c58dc22) | cpprefjp/typo:1 | Fix typo | + + +## acd1034 + +| コミット | タグ | 説明 | +|----------|------|------| +| [fb27730](https://github.com/cpprefjp/site/commit/fb277307e6e97f3406fcdfcc957b6c77cb11fb45), [3e0c51d](https://github.com/cpprefjp/site/commit/3e0c51d0d2f8c8607a57857902cd902236d01912) | cpprefjp/fixm:1 | `optional.or_else`: メソッドチェインとしての使い方を追加 |