Skip to content

Commit 91b26d3

Browse files
burblebeetkoeppe
authored andcommitted
LWG3751 Missing feature macro for flat_set
1 parent e80eb14 commit 91b26d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/support.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,7 @@
623623
#define @\defnlibxname{cpp_lib_filesystem}@ 201703L // also in \libheader{filesystem}
624624
#define @\defnlibxname{cpp_lib_find_last}@ 202207L // also in \libheader{algorithm}
625625
#define @\defnlibxname{cpp_lib_flat_map}@ 202207L // also in \libheader{flat_map}
626+
#define @\defnlibxname{cpp_lib_flat_set}@ 202207L // also in \libheader{flat_set}
626627
#define @\defnlibxname{cpp_lib_format}@ 202207L // also in \libheader{format}
627628
#define @\defnlibxname{cpp_lib_format_ranges}@ 202207L // also in \libheader{format}
628629
#define @\defnlibxname{cpp_lib_forward_like}@ 202207L // also in \libheader{utility}

0 commit comments

Comments
 (0)