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 Change-Id: I2ece57e81349316c2f8ba0a57bda6f342faf3f3b
Loading
Please sign in to comment