llvm-project/libcxx/test/std/utilities/smartptr
Johan Berg 68e2231f87 [libc++] Value-initialize unique_ptr's deleter_type
According to the C++ standard, the stored pointer and the stored deleter
should be value-initialized.

Differential Revision: https://reviews.llvm.org/D113612
2021-11-24 17:31:34 -05:00
..
unique.ptr [libc++] Value-initialize unique_ptr's deleter_type 2021-11-24 17:31:34 -05:00