You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/utilities/memory/unique.ptr/unique.ptr.create
Marshall Clow fd7481e96d Implement n3656 - make_unique. Thanks to Howard for the review and suggestions.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@185352 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
make_unique.array.pass.cpp Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 13 years ago
make_unique.array1.fail.cpp Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 13 years ago
make_unique.array2.fail.cpp Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 13 years ago
make_unique.array3.fail.cpp Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 13 years ago
make_unique.array4.fail.cpp Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 13 years ago
make_unique.single.pass.cpp Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 13 years ago