[libcxx-commits] [libcxx] [libc++] Simplify the implementation of LWG2762 (noexcept for unique_ptr) (PR #102032)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 5 11:22:59 PDT 2024


mordante wrote:

IIRC there were issue to test `static_assert(noexcept(unique_ptr<void>::operator*()));` But let's see what the CI says.

https://github.com/llvm/llvm-project/pull/102032


More information about the libcxx-commits mailing list