Skip to content

Commit 26f99d4

Browse files
burblebeetkoeppe
authored andcommitted
LWG3792 __cpp_lib_constexpr_algorithms should also be defined in <utility>
1 parent 75fdbc8 commit 26f99d4

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
@@ -591,7 +591,7 @@
591591
#define @\defnlibxname{cpp_lib_clamp}@ 201603L // also in \libheader{algorithm}
592592
#define @\defnlibxname{cpp_lib_complex_udls}@ 201309L // also in \libheader{complex}
593593
#define @\defnlibxname{cpp_lib_concepts}@ 202207L // also in \libheader{concepts}, \libheader{compare}
594-
#define @\defnlibxname{cpp_lib_constexpr_algorithms}@ 201806L // also in \libheader{algorithm}
594+
#define @\defnlibxname{cpp_lib_constexpr_algorithms}@ 201806L // also in \libheader{algorithm}, \libheader{utility}
595595
#define @\defnlibxname{cpp_lib_constexpr_bitset}@ 202202L // also in \libheader{bitset}
596596
#define @\defnlibxname{cpp_lib_constexpr_charconv}@ 202207L // also in \libheader{charconv}
597597
#define @\defnlibxname{cpp_lib_constexpr_cmath}@ 202202L // also in \libheader{cmath}, \libheader{cstdlib}

0 commit comments

Comments
 (0)