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
Expected: Either false, because a(1) is void and cannot be passed to a(), or a hard error, because there is no set of template arguments for which that sub-expression is legal.