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
[func.wrap.func] Remove redundant declarations of swap and op== (#4411)
The declarations of the non-member functions swap and operator==
are already present in the header synopsis [functional.syn] and do not
need to be repeated in the class synopsis.
0 commit comments