188
188
189
189
< p class ="text-right "> < small >
190
190
最終更新日時(UTC):
191
- < span itemprop ="datePublished " content ="2025-04-14T07:37:11 ">
192
- 2025年04月14日 07時37分11秒
191
+ < span itemprop ="datePublished " content ="2025-04-14T16:16:19 ">
192
+ 2025年04月14日 16時16分19秒
193
193
</ span >
194
194
< br />
195
195
< span itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
@@ -286,17 +286,17 @@ <h3>Queries</h3>
286
286
< tbody >
287
287
< tr >
288
288
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/forwarding_query.md.nolink "> forwarding_query</ span > </ code > </ td >
289
- < td > 進行保証の問い合わせオブジェクト (customization point object)</ td >
289
+ < td > クエリオブジェクトに転送問い合わせ可能か否かを返す (customization point object)</ td >
290
290
< td > C++26</ td >
291
291
</ tr >
292
292
< tr >
293
293
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/get_allocator.md.nolink "> get_allocator</ span > </ code > </ td >
294
- < td > アロケータ取得の問い合わせオブジェクト (customization point object)</ td >
294
+ < td > アロケータ取得のクエリオブジェクト (customization point object)</ td >
295
295
< td > C++26</ td >
296
296
</ tr >
297
297
< tr >
298
298
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/get_stop_token.md.nolink "> get_stop_token</ span > </ code > </ td >
299
- < td > 停止トークン取得の問い合わせオブジェクト (customization point object)</ td >
299
+ < td > 停止トークン取得のクエリオブジェクト (customization point object)</ td >
300
300
< td > C++26</ td >
301
301
</ tr >
302
302
< tr >
@@ -306,17 +306,17 @@ <h3>Queries</h3>
306
306
</ tr >
307
307
< tr >
308
308
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/execution/get_domain.md.nolink "> execution::get_domain</ span > </ code > </ td >
309
- < td > 実行ドメイン取得の問い合わせオブジェクト (customization point object)</ td >
309
+ < td > 実行ドメイン取得のクエリオブジェクト (customization point object)</ td >
310
310
< td > C++26</ td >
311
311
</ tr >
312
312
< tr >
313
313
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/execution/get_scheduler.md.nolink "> execution::get_scheduler</ span > </ code > </ td >
314
- < td > Scheduler取得の問い合わせオブジェクト (customization point object)</ td >
314
+ < td > Scheduler取得のクエリオブジェクト (customization point object)</ td >
315
315
< td > C++26</ td >
316
316
</ tr >
317
317
< tr >
318
318
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/execution/get_delegation_scheduler.md.nolink "> execution::get_delegation_scheduler</ span > </ code > </ td >
319
- < td > 委譲Scheduler取得の問い合わせオブジェクト (customization point object)</ td >
319
+ < td > 委譲Scheduler取得のクエリオブジェクト (customization point object)</ td >
320
320
< td > C++26</ td >
321
321
</ tr >
322
322
< tr >
@@ -326,17 +326,17 @@ <h3>Queries</h3>
326
326
</ tr >
327
327
< tr >
328
328
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/execution/get_forward_progress_guarantee.md.nolink "> execution::get_forward_progress_guarantee</ span > </ code > </ td >
329
- < td > 前進保証取得の問い合わせオブジェクト (customization point object)</ td >
329
+ < td > 前進保証取得のクエリオブジェクト (customization point object)</ td >
330
330
< td > C++26</ td >
331
331
</ tr >
332
332
< tr >
333
333
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/execution/get_completion_scheduler.md.nolink "> execution::get_completion_scheduler</ span > </ code > </ td >
334
- < td > 完了Scheduler取得の問い合わせオブジェクト (customization point object)</ td >
334
+ < td > 完了Scheduler取得のクエリオブジェクト (customization point object)</ td >
335
335
< td > C++26</ td >
336
336
</ tr >
337
337
< tr >
338
338
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/execution/get_env.md.nolink "> execution::get_env</ span > </ code > </ td >
339
- < td > 環境取得の問い合わせオブジェクト (customization point object)</ td >
339
+ < td > 環境取得のクエリオブジェクト (customization point object)</ td >
340
340
< td > C++26</ td >
341
341
</ tr >
342
342
< tr >
@@ -345,18 +345,18 @@ <h3>Queries</h3>
345
345
< td > C++26</ td >
346
346
</ tr >
347
347
< tr >
348
- < td > < code > < span href ="https://cpprefjp.github.io/reference/ execution/execution/ prop.md.nolink "> execution::prop</ span > </ code > </ td >
349
- < td > プロパティ (class template)</ td >
348
+ < td > < code > < a href ="execution/prop.html "> execution::prop</ a > </ code > </ td >
349
+ < td > 環境構築用のヘルパクラス (class template)</ td >
350
350
< td > C++26</ td >
351
351
</ tr >
352
352
< tr >
353
- < td > < code > < span href ="https://cpprefjp.github.io/reference/ execution/execution/ env.md.nolink "> execution::env</ span > </ code > </ td >
353
+ < td > < code > < a href ="execution/env.html "> execution::env</ a > </ code > </ td >
354
354
< td > 環境 (class template)</ td >
355
355
< td > C++26</ td >
356
356
</ tr >
357
357
</ tbody >
358
358
</ table >
359
- < p > 問い合わせオブジェクトは名前空間 < code > std</ code > および名前空間 < code > std::execution</ code > で定義される。</ p >
359
+ < p > クエリオブジェクトは名前空間 < code > std</ code > および名前空間 < code > std::execution</ code > で定義される。</ p >
360
360
< h3 > Scheduler</ h3 >
361
361
< table border ="1 " bordercolor ="#888 " style ="border-collapse:collapse ">
362
362
< thead >
@@ -465,7 +465,7 @@ <h3>Sender</h3>
465
465
</ tr >
466
466
< tr >
467
467
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/execution/get_completion_signatures.md.nolink "> execution::get_completion_signatures</ span > </ code > </ td >
468
- < td > 完了シグネチャ集合取得の問い合わせオブジェクト (customization point object)</ td >
468
+ < td > 完了シグネチャ集合取得のクエリオブジェクト (customization point object)</ td >
469
469
< td > C++26</ td >
470
470
</ tr >
471
471
< tr >
@@ -500,7 +500,7 @@ <h3>Sender</h3>
500
500
</ tr >
501
501
< tr >
502
502
< td > < code > < span href ="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink "> execution::transform_env</ span > </ code > </ td >
503
- < td > 問い合わせオブジェクトを変換 (function template)</ td >
503
+ < td > クエリオブジェクトを変換 (function template)</ td >
504
504
< td > C++26</ td >
505
505
</ tr >
506
506
< tr >
0 commit comments