Files
frameworks_base/include/utils/VectorImpl.h
Mathias Agopian ab445152f9 improve Vector<> with types that can be trivially moved and remove some unused code.
This optimization applies to sp<> and wp<> which should now perform about the same as regular pointers when placed in to Vector<>.
2009-06-22 02:31:07 -07:00

7.8 KiB