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
Nothing prohibits forming a pointer to a non-overloaded non-template function whose constraints are not satisfied.
Proposed change:
Extend [over.over] to perform trivial overload resolution even when a function is named without a target type, obviating the need for [dcl.fct.def.delete]/2.