commit | 637ee0b9c10ab7732a7ee7b8335f3fff4ac1549c | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Sep 04 12:47:41 2015 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Tue Sep 08 18:09:20 2015 +0100 |
tree | 21cf63333abcc07ed1e3138ec3c9e690e0abc227 | |
parent | 68ffda887e35f35e978f2f607b7a91e44a5e1969 [diff] |
ART: Add some utilities for working with containers. Add utility functions for searching, removing and replacing existing values in a container, to be used with std::vector (including the ArenaVector alias) and other containers. Also move UniqueCPtr<> and MakeUnique() to base/stl_utils.h and clean up related includes. Change-Id: I1e61762df91c046866591bda167d42bf8b67a692