[libc++] shared_ptr deleter requirements (LWG 2802).
This patch implements 2802. Requires _Deleter to have call operator and be move constructible. Based on D62233. Refs PR37637. Differential Revision: https://reviews.llvm.org/D62274
Loading
Please sign in to comment