[libcxx-commits] [libcxx] [libc++] P2944R3: Constrained comparisons - `optional` (PR #144249)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 10 15:02:53 PDT 2025


================
@@ -10,6 +10,7 @@
 #define _LIBCPP___TYPE_TRAITS_IS_CORE_CONVERTIBLE_H
 
 #include <__config>
+#include <__type_traits/detected_or.h>
----------------
Zingam wrote:

```suggestion
```

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


More information about the libcxx-commits mailing list