llvm-project/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single
Marshall Clow e67179bc6c Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR
llvm-svn: 292986
2017-01-24 22:22:33 +00:00
..
unique.ptr.single.asgn Refactor unique_ptr/shared_ptr deleter test types into single header. 2017-01-20 04:39:17 +00:00
unique.ptr.single.ctor Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR 2017-01-24 22:22:33 +00:00
unique.ptr.single.dtor
unique.ptr.single.modifiers Refactor unique_ptr/shared_ptr deleter test types into single header. 2017-01-20 04:39:17 +00:00
unique.ptr.single.observers
pointer_type.pass.cpp Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 2016-04-28 02:45:11 +00:00