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
Ranges should be passed by && (see range-based std algorithms).
Add optional support for C++20 concepts for ranges (deprecating overlapping algorithms).
The text was updated successfully, but these errors were encountered:
Ranges should be passed by
&&
(see range-based std algorithms).Add optional support for C++20 concepts for ranges (deprecating overlapping algorithms).
The text was updated successfully, but these errors were encountered: