[libcxx-commits] [libcxx] [libc++] Mark std::unique_ptr::release() as nodiscard (PR #110847)
via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 7 00:48:46 PDT 2024
zmodem wrote:
> In the BoringSSL case, it is indeed a custom deleter.
Thanks! I missed that. In the linked Skia code it seems like the default deleter though.
https://github.com/llvm/llvm-project/pull/110847
More information about the libcxx-commits
mailing list