Skip to content

Commit cd6517f

Browse files
authored
Merge 2023-06 LWG Motion 27
P2548R6 copyable_function
2 parents 5af03b5 + 8f14cc4 commit cd6517f

File tree

2 files changed

+470
-0
lines changed

2 files changed

+470
-0
lines changed

source/support.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@
616616
#define @\defnlibxname{cpp_lib_containers_ranges}@ 202202L
617617
// also in \libheader{vector}, \libheader{list}, \libheader{forward_list}, \libheader{map}, \libheader{set}, \libheader{unordered_map}, \libheader{unordered_set},
618618
// \libheader{deque}, \libheader{queue}, \libheader{stack}, \libheader{string}
619+
#define @\defnlibxname{cpp_lib_copyable_function}@ 202306L // also in \libheader{functional}
619620
#define @\defnlibxname{cpp_lib_coroutine}@ 201902L // also in \libheader{coroutine}
620621
#define @\defnlibxname{cpp_lib_destroying_delete}@ 201806L // freestanding, also in \libheader{new}
621622
#define @\defnlibxname{cpp_lib_enable_shared_from_this}@ 201603L // also in \libheader{memory}

0 commit comments

Comments
 (0)