[libcxx-commits] [libcxx] [libcxx] Put `std::monostate` in `<utility>` (PR #128373)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 25 02:30:25 PDT 2025
================
@@ -640,6 +640,7 @@ experimental/utility compare
experimental/utility cstddef
experimental/utility cstdint
experimental/utility cstdlib
+experimental/utility cstring
----------------
philnik777 wrote:
Let's only add it in C++26 for now. It's much easier to add features than to remove them.
https://github.com/llvm/llvm-project/pull/128373
More information about the libcxx-commits
mailing list