cxx/test/utilities/memory/unique.ptr
2013-07-01 18:16:03 +00:00
..
unique.ptr.create Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 2013-07-01 18:16:03 +00:00
unique.ptr.dltr 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.runtime license change 2010-11-16 22:09:02 +00:00
unique.ptr.single license change 2010-11-16 22:09:02 +00:00
unique.ptr.special Andrew Morrow: There are two tests under test/utilities/memory that heap allocate two 2012-08-02 18:39:48 +00:00
deleter.h 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