[libcxx-commits] [libcxx] [libc++] P3016R6: Resolve inconsistencies in begin/end for `valarray` and braced initializer lists (PR #173637)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jan 3 08:26:51 PST 2026
================
@@ -50,11 +53,11 @@ struct hash<type_index>
#else
# include <__config>
# include <__functional/unary_function.h>
-# include <typeinfo>
# include <version>
// standard-mandated includes
----------------
philnik777 wrote:
Can you add the stable name here as well?
https://github.com/llvm/llvm-project/pull/173637
More information about the libcxx-commits
mailing list