commit | afc8ac5b5b77b1c3925c43018c7e4fcbca436871 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Mar 07 16:51:08 2018 -0800 |
committer | Josh Gao <jmgao@google.com> | Fri Mar 16 15:35:52 2018 -0700 |
tree | ebf42a592323d633eda1997beb450a1dd4361d8a | |
parent | 329c2c3bc43e0e645568a16c93ad5373ff209636 [diff] |
adb: implement std::make_unique, start using it. Add an implementation of std::make_unique for Windows, where we're currently stuck with C++11, and switch some uses of new over to it. Test: treehugger Change-Id: I99b85f07754adda7c525243480c3e0bce9a25ce7