05e7d24b3df0ea1486ff27a52e77132e1a683e1d |
|
24-Apr-2013 |
Howard Hinnant <hhinnant@apple.com> |
default_delete needs a static_assert against void types. I had previously thought that sizeof(void) would take care of this. I was wrong. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@180213 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/utilities/memory/unique.ptr/unique.ptr.dltr/unique.ptr.dltr.dflt/void.fail.cpp
|