[libcxx-commits] [libcxx] [libc++] Destroy elements when exceptions are thrown in __construct_at_end (PR #167112)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 28 18:45:28 PST 2025


================

----------------
kisuhorikka wrote:

`__construct_at_end` is a private function and changing its accessibility doesn't seem appropriate. I'm hesitant to use explicit instantiation to get around this limitation, but it seems few people tried this way. Could you give me some advice? Thank you.

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


More information about the libcxx-commits mailing list