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
It appears the approved wording allows using extended integer types for integer literals with a "z" suffix. The author of the paper introducing the feature claims that was not intended, yet the paper introducing the feature seems silent on the issue.
CWG seeks approval of EWG for restricting z and Z suffixes to std::size_t and its corresponding signed integer type.