-
Notifications
You must be signed in to change notification settings - Fork 0
Description
D2098R0 std::is_specialization_of
: Direction Review
Chair: Fabio Fracassi
Champion: Walter Brown
Minute Taker: Ben Craig
Start Review: 2020-02-15 09:37
Examples: Yes, in paper.
Implementation experience: Add examples to paper.
Prior art: Yes, in paper.
- Add a reference to P1985, the language feature proposal that would allow the more general form in the future.
Wording: Yes, in paper.
If we get features to extend this to be more general in the future (e.g. P1985), can we do it with the std::is_specialization_of
name, or would an extension have to be a new type trait under a new name? Answer: It sounds like we would be able to extend std::is_specialization_of
without issues.
Start Polling: 09:46
POLL: We like this paper, send it forward to LEWG.
Strongly For | Weakly For | Neutral | Weakly Against | Strongly Against |
---|---|---|---|---|
10 | 7 | 0 | 0 |
Attendance: 19
# of Authors: 2
Author Position: SF
That has unanimous consent.
End: 9:55
CONSENSUS: LEWGI sends D2098R0 (std::is_specialization_of
) to LEWG for C++23.