Change hash set to use noexcept
Otherwise it uses copy constructor instead of move constructor in some cases (like std::vector). Reduces shared dirty native by around 350k. Bug: 27860101 (cherry picked from commit 5ef868c8) Change-Id: I0311fa530fc2436630abebfdac2cad375eb4d691
Loading
Please sign in to comment