File tree Expand file tree Collapse file tree 4 files changed +64
-503
lines changed Expand file tree Collapse file tree 4 files changed +64
-503
lines changed Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2025-04-07T09:24:46 ">
192
- 2025年04月07日 09時24分46秒
191
+ < span itemprop ="datePublished " content ="2025-06-08T12:43:49 ">
192
+ 2025年06月08日 12時43分49秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
222
222
< h2 > 概要</ h2 >
223
223
< p > < code > inplace_stop_callback</ code > クラステンプレートは、停止要求が作成された際に呼び出されるコールバックを表す。</ p >
224
224
< h2 > < a class ="cpprefjp-defined-word " data-desc ="関数等の意味論を構成する要素の1つ。Mandates。満たさなければプログラムが不適格となる要件。この要件は、オーバーロード解決によって選択された関数内での`static_assert`の定数条件式や、関数に対するdelete宣言などで表現できる "> 適格要件</ a > </ h2 >
225
- < p > テンプレート引数< code > CallbackFn</ code > が< code > < span href ="https://cpprefjp.github.io/reference/ concepts/invokable.md.nolink "> invocable</ span > </ code > および< code > < a href ="../concepts/destructible.html "> destructible</ a > </ code > を満たすこと。</ p >
225
+ < p > テンプレート引数< code > CallbackFn</ code > が< code > < a href ="../ concepts/invocable.html "> invocable</ a > </ code > および< code > < a href ="../concepts/destructible.html "> destructible</ a > </ code > を満たすこと。</ p >
226
226
< h2 > メンバ関数</ h2 >
227
227
< table border ="1 " bordercolor ="#888 " style ="border-collapse:collapse ">
228
228
< thead >
Original file line number Diff line number Diff line change 188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2025-04-07T09:24:46 ">
192
- 2025年04月07日 09時24分46秒
191
+ < span itemprop ="datePublished " content ="2025-06-08T12:43:49 ">
192
+ 2025年06月08日 12時43分49秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
222
222
< h2 > 概要</ h2 >
223
223
< p > < code > stop_callback</ code > クラステンプレートは、停止要求が作成された際に呼び出されるコールバックを表す。</ p >
224
224
< h2 > < a class ="cpprefjp-defined-word " data-desc ="関数等の意味論を構成する要素の1つ。Mandates。満たさなければプログラムが不適格となる要件。この要件は、オーバーロード解決によって選択された関数内での`static_assert`の定数条件式や、関数に対するdelete宣言などで表現できる "> 適格要件</ a > </ h2 >
225
- < p > テンプレート引数< code > CallbackFn</ code > が< code > < span href ="https://cpprefjp.github.io/reference/ concepts/invokable.md.nolink "> invocable</ span > </ code > および< code > < a href ="../concepts/destructible.html "> destructible</ a > </ code > を満たすこと。</ p >
225
+ < p > テンプレート引数< code > CallbackFn</ code > が< code > < a href ="../ concepts/invocable.html "> invocable</ a > </ code > および< code > < a href ="../concepts/destructible.html "> destructible</ a > </ code > を満たすこと。</ p >
226
226
< h2 > メンバ関数</ h2 >
227
227
< table border ="1 " bordercolor ="#888 " style ="border-collapse:collapse ">
228
228
< thead >
You can’t perform that action at this time.
0 commit comments