[libcxx-commits] [libcxx] [libc++][type_traits] P2674R1: A trait for implicit lifetime types (PR #106870)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 7 22:58:01 PDT 2024


Zingam wrote:

@philnik777 I addressed your comments. I checked `std::atomic` as you asked and it passes the trait in runtime context. I'm not sure if we need such tests so I didn't include any.

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


More information about the libcxx-commits mailing list