You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reaching implementation limits (even at compile-time) essentially causes IFNDR in the status quo.
A more defensive specification might be more helpful to users.
CWG2776 "Substitution failure and implementation limits" we would like to resolve this issue by making it ill-formed to hit an implementation limit (such as constexpr evaluation) and later using this 'failed constexpr" value (or a derived value) in a context where constexpr is required. A paper is required.
SF
F
N
A
SA
0
8
7
2
1
Result: Not Consensus
CWG2776 "Substitution failure and implementation limits" we would like to see a paper which makes this either IF-NDR, or well-formed.
Reaching implementation limits (even at compile-time) essentially causes IFNDR in the status quo.
A more defensive specification might be more helpful to users.
See details in CWG2776.
The text was updated successfully, but these errors were encountered: