Skip to content

Commit 395ce2e

Browse files
authored
[version.syn] Sort __cpp_lib_format_path before __cpp_lib_format_ranges
1 parent 2a7f36a commit 395ce2e

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
@@ -676,8 +676,8 @@
676676
#define @\defnlibxname{cpp_lib_flat_map}@ 202207L // also in \libheader{flat_map}
677677
#define @\defnlibxname{cpp_lib_flat_set}@ 202207L // also in \libheader{flat_set}
678678
#define @\defnlibxname{cpp_lib_format}@ 202311L // also in \libheader{format}
679-
#define @\defnlibxname{cpp_lib_format_ranges}@ 202207L // also in \libheader{format}
680679
#define @\defnlibxname{cpp_lib_format_path}@ 202506L // also in \libheader{filesystem}
680+
#define @\defnlibxname{cpp_lib_format_ranges}@ 202207L // also in \libheader{format}
681681
#define @\defnlibxname{cpp_lib_format_uchar}@ 202311L // also in \libheader{format}
682682
#define @\defnlibxname{cpp_lib_formatters}@ 202302L // also in \libheader{stacktrace}, \libheader{thread}
683683
#define @\defnlibxname{cpp_lib_forward_like}@ 202207L // freestanding, also in \libheader{utility}

0 commit comments

Comments
 (0)