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
[flat.map.modifiers] Remove redundancy in 'insert(sorted_unique, i, j)'
We can specify this in terms of the overload without the `sorted_unique`
tag. That is consistent with how the equivalent functions in `flat_set`
and `flat_multiset` are specified.
0 commit comments