[libcxx-commits] [libcxx] [libc++] Avoid including vector in <functional> (PR #144310)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 18 12:10:45 PDT 2025


philnik777 wrote:

@ldionne Just so you know, this will affect C++23. This is an example why I think #134143 wouldn't actually help much. I think this will be way more common than removing public headers.

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


More information about the libcxx-commits mailing list