OSDN Git Service

Use std::unique_ptr instead of UniquePtr.
authorDan Albert <danalbert@google.com>
Thu, 5 Nov 2015 08:57:12 +0000 (00:57 -0800)
committerDan Albert <danalbert@google.com>
Thu, 5 Nov 2015 08:57:12 +0000 (00:57 -0800)
commitb0624da1181276ff4caa5e57a7a4abf766902e3e
tree1d3ebef1c79a8fb00c503098b8e904f9f06b0ff2
parent82eeb2f20c934ddc97380032b3c8ecacc21d9a04
Use std::unique_ptr instead of UniquePtr.

We're deprecating UniquePtr, so we need to move to the real thing.

Bug: http://b/22403888
Change-Id: I5b7fdf4924dd8c12a8c7dba89278714ca6fdc60a
cmds/idmap/create.cpp
cmds/idmap/scan.cpp