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
06.05 [basic.link], 9.8 [namespace.udecl], 9.10 [dcl.link], 12.1 [over.load]
Trailing requires-clauses are ignored in various places covering the identity of functions.
Proposed change:
Update appearances of “parameter-type-list” in [basic.link], [namespace.udecl], [dcl.link], and [over.load] to also take require-clauses into account.