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 21:03:26 +0000 (13:03 -0800)
commit0881a7445f9106e835486c5a697c01f4f18e619b
tree49850fcc71fcb4102234dd82b05c6ac74be7de33
parent429c5b93ff66e82fa3fd65475489fde133c66002
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
(cherry picked from commit b0624da1181276ff4caa5e57a7a4abf766902e3e)
cmds/idmap/create.cpp
cmds/idmap/scan.cpp