Skip to content

Commit b516c23

Browse files
committed
[version.syn] Bump __cpp_lib_apply FTM and add it to <type_traits>
1 parent 568b5a1 commit b516c23

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
@@ -578,7 +578,7 @@
578578
// freestanding, also in \libheader{memory}, \libheader{scoped_allocator}, \libheader{string}, \libheader{deque}, \libheader{forward_list}, \libheader{list},
579579
// \libheader{vector}, \libheader{map}, \libheader{set}, \libheader{unordered_map}, \libheader{unordered_set}
580580
#define @\defnlibxname{cpp_lib_any}@ 201606L // also in \libheader{any}
581-
#define @\defnlibxname{cpp_lib_apply}@ 201603L // freestanding, also in \libheader{tuple}
581+
#define @\defnlibxname{cpp_lib_apply}@ 202506L // freestanding, also in \libheader{tuple}, \libheader{type_traits}
582582
#define @\defnlibxname{cpp_lib_array_constexpr}@ 201811L // also in \libheader{iterator}, \libheader{array}
583583
#define @\defnlibxname{cpp_lib_as_const}@ 201510L // freestanding, also in \libheader{utility}
584584
#define @\defnlibxname{cpp_lib_associative_heterogeneous_erasure}@ 202110L

0 commit comments

Comments
 (0)