fix sorted_vector_{set,map} insert with bad hint
Summary:
sorted_vector_{set,map} can silently drop insert if the hinted
insertion position is too small. This diff fixes it.
Reviewed By: yfeldblum
Differential Revision: D4747319
fbshipit-source-id: 31e399d07a0b77b700edf034dc723cb997dc8e16
Showing
Please register or sign in to comment