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
The algorithm signatures are assuming that std::equal_to<> and std::less<> will be constrained with EqualityComparable and TotallyOrdered. Make sure the proposal calls that out.
The text was updated successfully, but these errors were encountered:
The algorithm signatures are assuming that std::equal_to<> and std::less<> will be constrained with EqualityComparable and TotallyOrdered. Make sure the proposal calls that out.
The text was updated successfully, but these errors were encountered: