Skip to content

execution: C++26 P3557R3対応 - #1489

Merged
yohhoy merged 4 commits into
masterfrom
p3557r3
Aug 20, 2025
Merged

execution: C++26 P3557R3対応#1489
yohhoy merged 4 commits into
masterfrom
p3557r3

Conversation

@yohhoy

@yohhoy yohhoy commented Aug 16, 2025

Copy link
Copy Markdown
Member
  • dependent_senderコンセプト追加
  • dependent_sender_error例外クラス追加
  • get_completion_signatures仕様変更(CPO→関数テンプレート)
  • Senderアルゴリズム仕様定義check-typesメンバ関数追加
  • 各種Senderアルゴリズム仕様定義を修正
  • 他修正, ページ構成再整理

@yohhoy
yohhoy marked this pull request as draft August 16, 2025 13:03
yohhoy added 2 commits August 19, 2025 20:58
- dependent_senderコンセプト追加
- dependent_sender_error例外クラス追加
- get_completion_signatures仕様変更(CPO→関数テンプレート)
- Senderアルゴリズム仕様定義check-typesメンバ関数追加
- 各種Senderアルゴリズム仕様定義を修正
- 他修正, ページ構成再整理
メンテナンスコスト軽減のためC++26 WD仕様記述の構造に揃える。
@github-actions

github-actions Bot commented Aug 19, 2025

Copy link
Copy Markdown
Contributor

プレビュー (HTML) (更新時刻: 2025-08-20 18:58:28 JST)

  • Commit: 7b6fa9e
  • プレビューの生成には時間がかかります (3~5分)。進捗状況はこちらをご確認ください。

変更記事一覧

40件の記事が変更されました。

(ファイル一覧)

※ソース (.md) に直接変更のあった記事を列挙しています。グローバル修飾や変換規則の変更による変化は考慮していません。

- 非依存Senderの定義説明
- 仕様記述誤り修正
- 内部リンク付与
@yohhoy
yohhoy marked this pull request as ready for review August 20, 2025 09:34
本来はget_completion_signaturesメンバ関数定義のみで必要十分であるが、
執筆時点でP3557対応ライブラリは存在せず動作確認困難となってしまうため、
P2300時点のcompletion_signaturesメンバ型定義との互換性を維持しておく。
@yohhoy
yohhoy merged commit 054ed84 into master Aug 20, 2025
20 checks passed
@yohhoy
yohhoy deleted the p3557r3 branch August 20, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant