[libcxx-commits] [libcxx] [libc++] Add __detected_or_t and use it to implement some of the allocator traits aliases (PR #115654)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 4 14:42:49 PST 2024
cmtice wrote:
I have verified that adding _LIBCPP_NODEBUG on all the newly introduced 'using' statements, reduces the size increase (on my particular test case from 9.5% down to 0.2%, Should I send a PR with this change?
https://github.com/llvm/llvm-project/pull/115654
More information about the libcxx-commits
mailing list