DescriptionRemove C::swap(C*) where C = Hash{Map,Set}<T>.
Remove the swap() method over non-reference hash sets and
map arguments, along with their curious OtherType indirection,
the methods aren't of real use.
R=
BUG=
Committed: https://crrev.com/79c00d4fb5f5afb20ea12b88e9ce7ecae5f79f33
Cr-Commit-Position: refs/heads/master@{#393770}
Patch Set 1 #Patch Set 2 : remove swap(C<T>*)s #Patch Set 3 : adjust swap() usage #Patch Set 4 : HeapTest compile fixes #
Messages
Total messages: 10 (5 generated)
|