Skip to content

Commit 4246acb

Browse files
authored
Merge 2019-07 LWG Motion 21
P1065R2 Constexpr INVOKE Fixes #3025.
2 parents 1ca7620 + 906fd4d commit 4246acb

File tree

2 files changed

+109
-114
lines changed

2 files changed

+109
-114
lines changed

source/support.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,8 @@
582582
\defnlibxname{cpp_lib_constexpr} & \tcode{201811L} &
583583
any C++ library header from \tref{headers.cpp} or
584584
any C++ header for C library facilities from \tref{headers.cpp.c} \\ \rowsep
585+
\defnlibxname{cpp_lib_constexpr_invoke} & \tcode{201907L} &
586+
\tcode{<functional>} \\ \rowsep
585587
\defnlibxname{cpp_lib_constexpr_swap_algorithms} & \tcode{201806L} &
586588
\tcode{<algorithm>} \\ \rowsep
587589
\defnlibxname{cpp_lib_constexpr_dynamic_alloc} & \tcode{201907L} &

0 commit comments

Comments
 (0)