llvm-project/libcxx/test/utilities/memory/unique.ptr/unique.ptr.dltr
Howard Hinnant 03ec04f9b5 default_delete needs a static_assert against void types. I had previously thought that sizeof(void) would take care of this. I was wrong.
llvm-svn: 180213
2013-04-24 19:44:26 +00:00
..
unique.ptr.dltr.dflt default_delete needs a static_assert against void types. I had previously thought that sizeof(void) would take care of this. I was wrong. 2013-04-24 19:44:26 +00:00
unique.ptr.dltr.dflt1 license change 2010-11-16 22:09:02 +00:00
unique.ptr.dltr.general license change 2010-11-16 22:09:02 +00:00
nothing_to_do.pass.cpp license change 2010-11-16 22:09:02 +00:00