|
189 | 189 | <p class="text-right"><small> |
190 | 190 | 最終更新日時: |
191 | 191 | <time itemprop="datePublished" class="js-local-time" |
192 | | - datetime="2026-08-13T17:02:35+09:00"> |
193 | | - 2026年08月13日 17時02分35秒 (JST) |
| 192 | + datetime="2026-08-18T02:44:24+09:00"> |
| 193 | + 2026年08月18日 02時44分24秒 (JST) |
194 | 194 | </time> |
195 | 195 | <br/> |
196 | 196 | <span itemprop="author" itemscope itemtype="http://schema.org/Person"> |
@@ -451,7 +451,7 @@ <h3>ライブラリ</h3> |
451 | 451 | <td><code>__cpp_lib_char8_t</code></td> |
452 | 452 | <td><code>201811L</code><br /><code>201907L</code></td> |
453 | 453 | <td><code>char8_t</code>に対する特殊化の追加</td> |
454 | | -<td><code><a href="../../reference/atomic.html"><atomic></a></code><br /><code><a href="../../reference/filesystem.html"><filesystem></a></code><br /><code><span href="https://cpprefjp.github.io/reference/iosfwd.md.nolink"><iosfwd></span></code><br /><code><a href="../../reference/istream.html"><istream></a></code><br /><code><a href="../../reference/limits.html"><limits></a></code><br /><code><a href="../../reference/locale.html"><locale></a></code><br /><code><a href="../../reference/ostream.html"><ostream></a></code><br /><code><a href="../../reference/string.html"><string></a></code><br /><code><a href="../../reference/string_view.html"><string_view></a></code></td> |
| 454 | +<td><code><a href="../../reference/atomic.html"><atomic></a></code><br /><code><a href="../../reference/filesystem.html"><filesystem></a></code><br /><code><a href="../../reference/iosfwd.html"><iosfwd></a></code><br /><code><a href="../../reference/istream.html"><istream></a></code><br /><code><a href="../../reference/limits.html"><limits></a></code><br /><code><a href="../../reference/locale.html"><locale></a></code><br /><code><a href="../../reference/ostream.html"><ostream></a></code><br /><code><a href="../../reference/string.html"><string></a></code><br /><code><a href="../../reference/string_view.html"><string_view></a></code></td> |
455 | 455 | </tr> |
456 | 456 | <tr> |
457 | 457 | <td><code>__cpp_lib_chrono</code></td> |
@@ -721,7 +721,7 @@ <h3>ライブラリ</h3> |
721 | 721 | <td><code>__cpp_lib_syncbuf</code></td> |
722 | 722 | <td><code>201803L</code></td> |
723 | 723 | <td>同期化出力ストリーム(<code><a href="../../reference/syncstream/basic_osyncstream.html">std::osyncstream</a></code>)とバッファ(<code><a href="../../reference/syncstream/basic_syncbuf.html">std::syncbuf</a></code>)</td> |
724 | | -<td><code><span href="https://cpprefjp.github.io/reference/iosfwd.md.nolink"><iosfwd></span></code><br /><code><a href="../../reference/syncstream.html"><syncstream></a></code></td> |
| 724 | +<td><code><a href="../../reference/iosfwd.html"><iosfwd></a></code><br /><code><a href="../../reference/syncstream.html"><syncstream></a></code></td> |
725 | 725 | </tr> |
726 | 726 | <tr> |
727 | 727 | <td><code>__cpp_lib_three_way_comparison</code></td> |
@@ -759,7 +759,7 @@ <h2>参照</h2> |
759 | 759 | <ul> |
760 | 760 | <li><a href="https://isocpp.org/std/standing-documents/sd-6-sg10-feature-test-recommendations" target="_blank">SD-FeatureTest: Feature-Test Macros and Policies - isocpp</a></li> |
761 | 761 | <li><a href="https://cplusplus.github.io/LWG/issue4440" target="_blank">LWG Issue 4440. Forward declarations of entities need also in entries</a><ul> |
762 | | -<li>C++26で、<code>__cpp_lib_char8_t</code>と<code>__cpp_lib_syncbuf</code>の定義ヘッダに<code><span href="https://cpprefjp.github.io/reference/iosfwd.md.nolink"><iosfwd></span></code>が追加された(<code><iosfwd></code>が関連エンティティの先行宣言を含むため)</li> |
| 762 | +<li>C++26で、<code>__cpp_lib_char8_t</code>と<code>__cpp_lib_syncbuf</code>の定義ヘッダに<code><a href="../../reference/iosfwd.html"><iosfwd></a></code>が追加された(<code><iosfwd></code>が関連エンティティの先行宣言を含むため)</li> |
763 | 763 | </ul> |
764 | 764 | </li> |
765 | 765 | </ul></div> |
|
0 commit comments