commit | f2a988c4de0ae4bb8129c34f097f7557abc8b802 | [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 | 6f4aae41cb080137a8ec3ddc83232c3b72f22960 | |
parent | 4f0325dd596f326ceddede7d839eed650a2faae5 [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