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
while looking at LWG issue #2589, I noticed that L2554 says "`match_results` shall satisfy the ...".
In general, we use "shall" to place requirements on user code, not on library code.
Change to just say "satisfies", rather than "shall satisfy"
0 commit comments