summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class
Commit message (Expand)AuthorAgeFilesLines
* [test] Silence another unused-typedef warningCasey Carter2017-04-181-1/+0
* [test] Silence unused parameter/typedef warningsCasey Carter2017-04-182-3/+1
* Fix passing incorrectly value-category when constructing unique_ptr's deleterEric Fiselier2017-04-171-4/+99
* Workaround Clang bug regarding template template parametersEric Fiselier2017-04-161-5/+11
* Overhaul unique_ptr - Implement LWG 2801, 2905, 2520.Eric Fiselier2017-04-1615-67/+746
* Rewrite and cleanup unique_ptr tests.Eric Fiselier2017-04-1532-0/+2575
OpenPOWER on IntegriCloud