summaryrefslogtreecommitdiff
path: root/third_party/base/nonstd_unique_ptr.h
AgeCommit message (Expand)Author
2015-09-22Change nonstd::unique_ptr to take a custom deleter.Lei Zhang
2015-09-22Add nonstd::unique_ptr move assigment operator.Tom Sepez
2015-09-15Fix build broken at ac8fda05418b on windowsTom Sepez
2015-09-15Add move ctor to nonstd::unique_ptr.Tom Sepez
2015-05-06Support arrays in nonstd::unique_ptr<>.Tom Sepez
2015-04-17Add nonstd::unique_ptr as a workaround until std::unique_ptr is allowed.Tom Sepez