llvm-project/libcxx/test/std/utilities/memory/unique.ptr
Eric Fiselier 0d62791983 Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com
llvm-svn: 267844
2016-04-28 02:45:11 +00:00
..
unique.ptr.create
unique.ptr.dltr No, really - test the constructor 2016-02-25 15:27:13 +00:00
unique.ptr.runtime Fix failing unique_ptr tests. 2015-07-31 04:34:25 +00:00
unique.ptr.single Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 2016-04-28 02:45:11 +00:00
unique.ptr.special Add is_swappable/is_nothrow_swappable traits 2016-04-21 23:38:59 +00:00
deleter.h More unique_ptr test cleanup. Fixes in <memory> to come later. 2015-08-19 22:35:07 +00:00
nothing_to_do.pass.cpp