OSDN Git Service

Add Vector::resize()
authorJesse Hall <jessehall@google.com>
Mon, 11 Mar 2013 17:16:48 +0000 (10:16 -0700)
committerJesse Hall <jessehall@google.com>
Fri, 15 Mar 2013 19:40:39 +0000 (12:40 -0700)
commite81421e1cbd14876b7e6ce143ff70efb3673be99
treeb12c65c0251db6d3c4e7361bc423161be412b181
parent1791eefd69e07a7d8a311ee8a298bbd2de77f046
Add Vector::resize()

Bug: 8384764
Change-Id: Icee83d389f3e555eba7d419b64c8d52a9aa21b8b
include/utils/Vector.h
include/utils/VectorImpl.h
libs/utils/VectorImpl.cpp