Skip to content

Commit 544406f

Browse files
jensmaurertkoeppe
authored andcommitted
[version.syn] Rename feature-test macro to __cpp_lib_ranges_generate_random
1 parent 9b25bfd commit 544406f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,6 @@
668668
#define @\defnlibxname{cpp_lib_fstream_native_handle}@ 202306L // also in \libheader{fstream}
669669
#define @\defnlibxname{cpp_lib_function_ref}@ 202306L // also in \libheader{functional}
670670
#define @\defnlibxname{cpp_lib_gcd_lcm}@ 201606L // also in \libheader{numeric}
671-
#define @\defnlibxname{cpp_lib_generate_random}@ 202403L // also in \libheader{random}
672671
#define @\defnlibxname{cpp_lib_generator}@ 202207L // also in \libheader{generator}
673672
#define @\defnlibxname{cpp_lib_generic_associative_lookup}@ 201304L // also in \libheader{map}, \libheader{set}
674673
#define @\defnlibxname{cpp_lib_generic_unordered_lookup}@ 201811L
@@ -741,6 +740,7 @@
741740
#define @\defnlibxname{cpp_lib_ranges_enumerate}@ 202302L // also in \libheader{ranges}, \libheader{version}
742741
#define @\defnlibxname{cpp_lib_ranges_find_last}@ 202207L // also in \libheader{algorithm}
743742
#define @\defnlibxname{cpp_lib_ranges_fold}@ 202207L // also in \libheader{algorithm}
743+
#define @\defnlibxname{cpp_lib_ranges_generate_random}@ 202403L // also in \libheader{random}
744744
#define @\defnlibxname{cpp_lib_ranges_iota}@ 202202L // also in \libheader{numeric}
745745
#define @\defnlibxname{cpp_lib_ranges_join_with}@ 202202L // freestanding, also in \libheader{ranges}
746746
#define @\defnlibxname{cpp_lib_ranges_repeat}@ 202207L // freestanding, also in \libheader{ranges}

0 commit comments

Comments
 (0)