[libcxx-commits] [libcxx] [libc++][modules] Modularize <cstddef> (PR #107254)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 5 01:56:19 PDT 2024


philnik777 wrote:

That makes sense. I feel these headers a bit too granular though. Maybe we could just have `__cstddef/aliases.h` and `__cstddef/byte.h`? Having four headers for four aliases seems a bit overkill.

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


More information about the libcxx-commits mailing list