Skip to content

Commit 7fdf9a8

Browse files
committed
Fixup (lib): Missing feature test macro
1 parent 71c26c0 commit 7fdf9a8

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
@@ -791,6 +791,7 @@
791791
#define @\defnlibxname{cpp_lib_rcu}@ 202306L // also in \libheader{rcu}
792792
#define @\defnlibxname{cpp_lib_reference_from_temporary}@ 202202L // freestanding, also in \libheader{type_traits}
793793
#define @\defnlibxname{cpp_lib_reference_wrapper}@ 202403L // freestanding, also in \libheader{functional}
794+
#define @\defnlibxname{cpp_lib_reflection}@ 202506L // also in \libheader{meta}
794795
#define @\defnlibxname{cpp_lib_remove_cvref}@ 201711L // freestanding, also in \libheader{type_traits}
795796
#define @\defnlibxname{cpp_lib_result_of_sfinae}@ 201210L
796797
// freestanding, also in \libheader{functional}, \libheader{type_traits}

0 commit comments

Comments
 (0)