Age | Commit message (Expand) | Author |
---|---|---|
2015-09-22 | Change nonstd::unique_ptr to take a custom deleter. | Lei Zhang |
2015-09-22 | Add nonstd::unique_ptr move assigment operator. | Tom Sepez |
2015-09-15 | Fix build broken at ac8fda05418b on windows | Tom Sepez |
2015-09-15 | Add move ctor to nonstd::unique_ptr. | Tom Sepez |
2015-05-06 | Support arrays in nonstd::unique_ptr<>. | Tom Sepez |
2015-04-17 | Add nonstd::unique_ptr as a workaround until std::unique_ptr is allowed. | Tom Sepez |