Conversation
yohhoy
commented
Aug 16, 2025
Member
- dependent_senderコンセプト追加
- dependent_sender_error例外クラス追加
- get_completion_signatures仕様変更(CPO→関数テンプレート)
- Senderアルゴリズム仕様定義check-typesメンバ関数追加
- 各種Senderアルゴリズム仕様定義を修正
- 他修正, ページ構成再整理
yohhoy
marked this pull request as draft
August 16, 2025 13:03
- dependent_senderコンセプト追加 - dependent_sender_error例外クラス追加 - get_completion_signatures仕様変更(CPO→関数テンプレート) - Senderアルゴリズム仕様定義check-typesメンバ関数追加 - 各種Senderアルゴリズム仕様定義を修正 - 他修正, ページ構成再整理
メンテナンスコスト軽減のためC++26 WD仕様記述の構造に揃える。
Contributor
- 非依存Senderの定義説明 - 仕様記述誤り修正 - 内部リンク付与
yohhoy
marked this pull request as ready for review
August 20, 2025 09:34
本来はget_completion_signaturesメンバ関数定義のみで必要十分であるが、 執筆時点でP3557対応ライブラリは存在せず動作確認困難となってしまうため、 P2300時点のcompletion_signaturesメンバ型定義との互換性を維持しておく。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.