commit | 79c00d4fb5f5afb20ea12b88e9ce7ecae5f79f33 | [log] [tgz] |
---|---|---|
author | sigbjornf <sigbjornf@opera.com> | Sun May 15 10:25:50 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sun May 15 10:27:53 2016 |
tree | abe3507cebaad3481d12fc403fa760ec20198884 | |
parent | edd509dc82b36e5be22e8ac95f455614b444b4dd [diff] |
Remove 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= Review-Url: https://codereview.chromium.org/1979843002 Cr-Commit-Position: refs/heads/master@{#393770}