22<feed xmlns =" http://www.w3.org/2005/Atom" >
33 <title >cpprefjp - C++日本語リファレンス</title >
44 <link href =" https://cpprefjp.github.io" />
5- <updated >2026-04-13T04:00:59.160095 </updated >
6- <id >8137b557-ade5-4160-917f-3192fca221fe </id >
5+ <updated >2026-04-13T05:02:06.884099 </updated >
6+ <id >ee159334-95c8-4653-996e-9667bf4789e4 </id >
77
88
9+ <entry >
10+ <title >コンセプトと変数テンプレートをテンプレート引数として渡せるようにする [P2841R7] -- リンクミスを修正 #1609</title >
11+ <link href =" https://cpprefjp.github.io/lang/cpp26/concept_and_variable-template_template-parameters.html" />
12+ <id >33bac4efcd70c7e2cfa6a03e8f8a8350e41598af:lang/cpp26/concept_and_variable-template_template-parameters.md</id >
13+ <updated >2026-04-13T13:57:54+09:00</updated >
14+
15+ <summary type =" html" >< pre>< code> diff --git a/lang/cpp26/concept_and_variable-template_template-parameters.md b/lang/cpp26/concept_and_variable-template_template-parameters.md
16+ index 6775b7bcb..01bacb7be 100644
17+ --- a/lang/cpp26/concept_and_variable-template_template-parameters.md
18+ +++ b/lang/cpp26/concept_and_variable-template_template-parameters.md
19+ @@ -86,7 +86,7 @@ C++23でこれらをテンプレート引数として渡すためには、`stati
20+ - コンセプトの簡略構文 (terse syntax) や包摂 (subsumption) の恩恵を受けられない
21+ - APIに不必要な複雑性を追加する
22+
23+ -この提案は、[P1985R3 Universal Template Parameters](https://open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1985r3.pdf)のサブセットとして、コンセプトと変数テンプレートに対するテンプレートテンプレートパラメータのサポートを先行して追加するものである。
24+ +この提案は、[P1985R3 Universal Template Parameters](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p1985r3.pdf)のサブセットとして、コンセプトと変数テンプレートに対するテンプレートテンプレートパラメータのサポートを先行して追加するものである。
25+
26+
27+ ## & lt;a id=& #34;relative-page& #34; href=& #34;#relative-page& #34;& gt;関連項目& lt;/a& gt;
28+ < /code>< /pre> </summary >
29+
30+ <author >
31+ <name >Akira Takahashi</name >
32+ <email >faithandbrave@gmail.com</email >
33+ </author >
34+ </entry >
35+
936 <entry >
1037 <title >integer_sequence -- feat(integer_sequence): integer_sequenceに関する適格要件と備考を追加 (#1610)</title >
1138 <link href =" https://cpprefjp.github.io/reference/utility/integer_sequence.html" />
@@ -4462,80 +4489,4 @@ index 3b64d8b34..50f79c673 100644
44624489 </author >
44634490 </entry >
44644491
4465- <entry >
4466- <title >iostream -- Merge pull request #1605 from rotarymars/fix/typo</title >
4467- <link href =" https://cpprefjp.github.io/reference/iostream.html" />
4468- <id >2a459f75b5f94a02ae8a24d3229201c2616e1f59:reference/iostream.md</id >
4469- <updated >2026-04-08T09:45:58+09:00</updated >
4470-
4471- <content type =" html" >< div class=" header">& lt;iostream& gt;< /div>< h1 itemprop=" name">< span class=" token"> iostream< /span>< /h1>
4472- < div itemprop=" articleBody">< p>< code>& lt;iostream& gt;< /code> ヘッダは、標準入出力オブジェクトを提供する。< /p>
4473- < p> このヘッダは、以下のヘッダをインクルードすることが規定されている。< /p>
4474- < ul>
4475- < li>< code>< a href=" ios.html">& lt;ios& gt;< /a>< /code>< /li>
4476- < li>< code>< a href=" streambuf.html">& lt;streambuf& gt;< /a>< /code>< /li>
4477- < li>< code>< a href=" istream.html">& lt;istream& gt;< /a>< /code>< /li>
4478- < li>< code>< a href=" ostream.html">& lt;ostream& gt;< /a>< /code>< /li>
4479- < /ul>
4480- < p> このため、入出力機能に関する基本的な型や関数(< code>< a href=" ostream/endl.html"> endl< /a>< /code> など主要なマニピュレータを含む)を使用する目的で、このヘッダをインクルードしても良いだろう。< /p>
4481- < p> なお、< code>< a href=" istream/basic_iostream.html"> basic_iostream< /a>< /code> 、< code>< a href=" istream/basic_iostream.html"> iostream< /a>< /code> 、< code>< a href=" istream/basic_iostream.html"> wiostream< /a>< /code> は< code>< a href=" istream.html">& lt;istream& gt;< /a>< /code> で定義されている。< /p>
4482- < h2> 標準入出力オブジェクト< /h2>
4483- < table border=" 1" bordercolor=" #888" style=" border-collapse:collapse">
4484- < thead>
4485- < tr>
4486- < th> 名前< /th>
4487- < th> 説明< /th>
4488- < th> 対応バージョン< /th>
4489- < /tr>
4490- < /thead>
4491- < tbody>
4492- < tr>
4493- < td>< code>< a href=" iostream/cin.html"> cin< /a>< /code>< /td>
4494- < td> マルチバイト文字による標準入力< /td>
4495- < td>< /td>
4496- < /tr>
4497- < tr>
4498- < td>< code>< a href=" iostream/cout.html"> cout< /a>< /code>< /td>
4499- < td> マルチバイト文字による標準出力< /td>
4500- < td>< /td>
4501- < /tr>
4502- < tr>
4503- < td>< code>< a href=" iostream/clog.html"> clog< /a>< /code>< /td>
4504- < td> マルチバイト文字による標準エラー出力< /td>
4505- < td>< /td>
4506- < /tr>
4507- < tr>
4508- < td>< code>< a href=" iostream/cerr.html"> cerr< /a>< /code>< /td>
4509- < td> マルチバイト文字による標準エラー出力(バッファリング無し)< /td>
4510- < td>< /td>
4511- < /tr>
4512- < tr>
4513- < td>< code>< a href=" iostream/cin.html"> wcin< /a>< /code>< /td>
4514- < td> ワイド文字による標準入力< /td>
4515- < td>< /td>
4516- < /tr>
4517- < tr>
4518- < td>< code>< a href=" iostream/cout.html"> wcout< /a>< /code>< /td>
4519- < td> ワイド文字による標準出力< /td>
4520- < td>< /td>
4521- < /tr>
4522- < tr>
4523- < td>< code>< a href=" iostream/clog.html"> wclog< /a>< /code>< /td>
4524- < td> ワイド文字による標準エラー出力< /td>
4525- < td>< /td>
4526- < /tr>
4527- < tr>
4528- < td>< code>< a href=" iostream/cerr.html"> wcerr< /a>< /code>< /td>
4529- < td> ワイド文字による標準エラー出力(バッファリング無し)< /td>
4530- < td>< /td>
4531- < /tr>
4532- < /tbody>
4533- < /table>< /div> </content >
4534-
4535- <author >
4536- <name >Akira Takahashi</name >
4537- <email >faithandbrave@gmail.com</email >
4538- </author >
4539- </entry >
4540-
45414492</feed >
0 commit comments