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
In a number of places stmt.select talks about the "type-specifier-seq" (presumably of the "condition declaration"). However, type-specifier-seq has been replaced by decl-specifier-seq to allow for constexpr.