16
16
17
17
< meta charset ="UTF-8 ">
18
18
19
- < title > contract - cpprefjp C++日本語リファレンス</ title >
19
+ < title > contracts - cpprefjp C++日本語リファレンス</ title >
20
20
21
21
< meta name ="viewport " content ="width=device-width,initial-scale=1 ">
22
22
< meta name ="keywords " content ="
23
- C++,標準ライブラリ,リファレンス,ドキュメント,STL,std,contract,future
23
+ C++,標準ライブラリ,リファレンス,ドキュメント,STL,std,contracts,cpp26
24
24
">
25
- < meta name ="title " content ="contract - cpprefjp C++日本語リファレンス " />
26
- < meta itemprop ="name " content ="contract - cpprefjp C++日本語リファレンス " />
27
- < meta property ="og:title " content ="contract - cpprefjp C++日本語リファレンス " />
28
- < meta property ="og:url " content ="https://cpprefjp.github.io/reference/contract .html " />
25
+ < meta name ="title " content ="contracts - cpprefjp C++日本語リファレンス " />
26
+ < meta itemprop ="name " content ="contracts - cpprefjp C++日本語リファレンス " />
27
+ < meta property ="og:title " content ="contracts - cpprefjp C++日本語リファレンス " />
28
+ < meta property ="og:url " content ="https://cpprefjp.github.io/reference/contracts .html " />
29
29
< meta property ="og:site_name " content ="cpprefjp - C++日本語リファレンス " />
30
30
< meta property ="og:type " content ="article " />
31
- < meta property ="og:description " content ="&lt;contract &gt;contract(将来のC++機能 ) &lt;contract &gt;ヘッダでは、契約違反のハンドリングのための機能を定義する。 名前 説明 対応バージョン contract_violation 契約違反に関する情報 (class) C++ (将来) バージョン 言語 C++ (将来) 処理系 Clang: 未実装 GCC: 未実装 ICC " />
31
+ < meta property ="og:description " content ="&lt;contracts &gt;contracts(C++26 ) &lt;contracts &gt;ヘッダでは、契約違反のハンドリングのための機能を定義する。 名前 説明 対応バージョン contract_violation 契約違反に関する情報 (class) C++26 バージョン 言語 C++26 処理系 Clang: 未実装 GCC: 未実装 ICC: ? Vi " />
32
32
< meta name ="twitter:card " content ="summary " />
33
- < meta name ="twitter:title " content ="contract - cpprefjp C++日本語リファレンス " />
34
- < meta name ="twitter:url " content ="https://cpprefjp.github.io/reference/contract .html " />
35
- < meta name ="twitter:description " content ="&lt;contract &gt;contract(将来のC++機能 ) &lt;contract &gt;ヘッダでは、契約違反のハンドリングのための機能を定義する。 名前 説明 対応バージョン contract_violation 契約違反に関する情報 (class) C++ (将来) バージョン 言語 C++ (将来) 処理系 Clang: 未実装 GCC: 未実装 ICC " />
33
+ < meta name ="twitter:title " content ="contracts - cpprefjp C++日本語リファレンス " />
34
+ < meta name ="twitter:url " content ="https://cpprefjp.github.io/reference/contracts .html " />
35
+ < meta name ="twitter:description " content ="&lt;contracts &gt;contracts(C++26 ) &lt;contracts &gt;ヘッダでは、契約違反のハンドリングのための機能を定義する。 名前 説明 対応バージョン contract_violation 契約違反に関する情報 (class) C++26 バージョン 言語 C++26 処理系 Clang: 未実装 GCC: 未実装 ICC: ? Vi " />
36
36
37
37
38
38
< link rel ="alternate " type ="application/atom+xml " title ="Atom " href ="https://cpprefjp.github.io/rss.xml " />
68
68
69
69
</ head >
70
70
< body >
71
- < header data-kunai-mdinfo ="{"meta": {"header": ["contract "], "cpp": ["future "]}, "sources": [], "page_id": ["reference", "contract "]} ">
71
+ < header data-kunai-mdinfo ="{"meta": {"header": ["contracts "], "cpp": ["cpp26 "]}, "sources": [], "page_id": ["reference", "contracts "]} ">
72
72
< nav class ="navbar navbar-default " role ="navigation ">
73
73
< div class ="container-fluid ">
74
74
< div class ="navbar-header ">
159
159
< span >
160
160
161
161
162
- < span itemprop ="name "> contract </ span >
162
+ < span itemprop ="name "> contracts </ span >
163
163
164
164
165
165
</ span >
176
176
177
177
< p class ="text-right "> < small >
178
178
最終更新日時(UTC):
179
- < span itemprop ="datePublished " content ="2022-09-29T08:02:33 ">
180
- 2022年09月29日 08時02分33秒
179
+ < span itemprop ="datePublished " content ="2025-04-25T03:45:01 ">
180
+ 2025年04月25日 03時45分01秒
181
181
</ span >
182
182
< br />
183
183
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
184
- < span itemprop ="name "> Akira Takahashi </ span >
184
+ < span itemprop ="name "> rotarymars </ span >
185
185
</ span >
186
186
が更新
187
187
</ small > </ p >
188
188
189
189
190
190
< p class ="text-right ">
191
- < a class ="history " target ="_blank " href ="https://github.com/cpprefjp/site/commits/master/reference/contract .md ">
191
+ < a class ="history " target ="_blank " href ="https://github.com/cpprefjp/site/commits/master/reference/contracts .md ">
192
192
< span class ="fa fa-fw fa-clock-o fa-flip-horizontal "> </ span > 履歴
193
193
</ a >
194
- < a class ="edit " target ="_blank " href ="https://github.com/cpprefjp/site/edit/master/reference/contract .md ">
194
+ < a class ="edit " target ="_blank " href ="https://github.com/cpprefjp/site/edit/master/reference/contracts .md ">
195
195
< span class ="fa fa-fw fa-pencil "> </ span > 編集
196
196
</ a >
197
197
</ p >
200
200
< div class ="row ">
201
201
< div class ="col-sm-12 content-body ">
202
202
203
- < div class ="header "> <contract ></ div > < h1 itemprop ="name "> < span class ="token "> contract </ span > < span class ="cpp future " title ="将来のC++として検討中 "> (将来のC++機能 )</ span > </ h1 >
204
- < div itemprop ="articleBody "> < p > < code > <contract ></ code > ヘッダでは、< a href ="../lang/future/contract-based_programming .html "> 契約違反</ a > のハンドリングのための機能を定義する。</ p >
203
+ < div class ="header "> <contracts ></ div > < h1 itemprop ="name "> < span class ="token "> contracts </ span > < span class ="cpp cpp26 " title ="C++26で追加 "> (C++26 )</ span > </ h1 >
204
+ < div itemprop ="articleBody "> < p > < code > <contracts ></ code > ヘッダでは、< a href ="../lang/cpp26/contracts .html "> 契約違反</ a > のハンドリングのための機能を定義する。</ p >
205
205
< table border ="1 " bordercolor ="#888 " style ="border-collapse:collapse ">
206
206
< thead >
207
207
< tr >
214
214
< tr >
215
215
< td > < code > < a href ="contract/contract_violation.html "> contract_violation</ a > </ code > </ td >
216
216
< td > 契約違反に関する情報 (class)</ td >
217
- < td > C++ (将来) </ td >
217
+ < td > C++26 </ td >
218
218
</ tr >
219
219
</ tbody >
220
220
</ table >
221
221
< h2 > バージョン</ h2 >
222
222
< h3 > 言語</ h3 >
223
223
< ul >
224
- < li > C++ (将来) </ li >
224
+ < li > C++26 </ li >
225
225
</ ul >
226
226
< h3 > 処理系</ h3 >
227
227
< ul >
@@ -233,6 +233,7 @@ <h3>処理系</h3>
233
233
< h2 > 関連項目</ h2 >
234
234
< ul >
235
235
< li > < a href ="../lang/future/contract-based_programming.html "> 契約に基づくプログラミング</ a > </ li >
236
+ < li > < a href ="../lang/cpp26/contracts.html "> 契約プログラミング</ a > </ li >
236
237
</ ul >
237
238
< h2 > 参照</ h2 >
238
239
< ul >
0 commit comments