[libcxx-commits] [libcxx] [libc++] fixing missing forward declarations of uses_allocator_construction_args (PR #67044)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 1 07:52:53 PDT 2023
ldionne wrote:
It looks like this is only failing in C++20 mode now, hopefully this should be pretty easy to fix?
https://github.com/llvm/llvm-project/pull/67044
More information about the libcxx-commits
mailing list