commit | cd19987605f46133b5df4f1c8251bc21d48f74a9 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu Mar 22 16:28:11 2012 -0700 |
committer | Alex Ray <aray@google.com> | Tue Jul 30 13:56:59 2013 -0700 |
tree | ccc5d255da5c91edab558a50c7d54395a896590f | |
parent | 27e6eaae879309d6bbfb708e1e1aa75d7431a3a4 [diff] |
Add UniquePtr.h to frameworks/native This is a copy of libcore's UniquePtr.h header which is used until we get C++11 which has std::unique_ptr which is essentially the same. Taken from libcore project at commit 3e6dd45baa0d7f9b4fa06f4ade76e088b59cc7bf Change-Id: I7537b016f9eae33bfc4c57b24f86260909719ab8