Skip to content

Commit 5f9a116

Browse files
fix version
1 parent 3737499 commit 5f9a116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/include/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,9 +538,9 @@ __cpp_lib_void_t 201411L <type_traits>
538538
# undef __cpp_lib_bind_front
539539
# define __cpp_lib_bind_front 202306L
540540
# define __cpp_lib_bitset 202306L
541-
# define __cpp_lib_constexpr_deque 202502L
542541
# undef __cpp_lib_constexpr_algorithms
543542
# define __cpp_lib_constexpr_algorithms 202306L
543+
# define __cpp_lib_constexpr_deque 202502L
544544
# if !defined(_LIBCPP_ABI_VCRUNTIME)
545545
# define __cpp_lib_constexpr_new 202406L
546546
# endif

0 commit comments

Comments
 (0)