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
Also move friend function definitions to top-level scope if...
they don't have an implementation.
Often the friend definitions are the only definition there is, and we
translate these definitions (currently always operators) to wrapper
members then.
0 commit comments