Skip to content

Commit

Permalink
Update feature test macro.
Browse files Browse the repository at this point in the history
  • Loading branch information
blackninja9939 committed Jul 8, 2024
1 parent d8dcb45 commit 82ef338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stl/inc/yvals_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -1765,7 +1765,7 @@ _EMIT_STL_ERROR(STL1004, "C++98 unexpected() is incompatible with C++23 unexpect
#define __cpp_lib_mdspan 202207L
#define __cpp_lib_move_only_function 202110L
#define __cpp_lib_out_ptr 202311L
#define __cpp_lib_print 202207L
#define __cpp_lib_print 202406L
#define __cpp_lib_ranges_as_const 202311L
#define __cpp_lib_ranges_as_rvalue 202207L
#define __cpp_lib_ranges_cartesian_product 202207L
Expand Down

0 comments on commit 82ef338

Please sign in to comment.