We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3737499 commit 5f9a116Copy full SHA for 5f9a116
libcxx/include/version
@@ -538,9 +538,9 @@ __cpp_lib_void_t 201411L <type_traits>
538
# undef __cpp_lib_bind_front
539
# define __cpp_lib_bind_front 202306L
540
# define __cpp_lib_bitset 202306L
541
-# define __cpp_lib_constexpr_deque 202502L
542
# undef __cpp_lib_constexpr_algorithms
543
# define __cpp_lib_constexpr_algorithms 202306L
+# define __cpp_lib_constexpr_deque 202502L
544
# if !defined(_LIBCPP_ABI_VCRUNTIME)
545
# define __cpp_lib_constexpr_new 202406L
546
# endif
0 commit comments