Skip to content

Commit 654b6bf

Browse files
committed
[version.syn] Add <expected> to headers for __cpp_lib_constrained_equality
1 parent 39ecde1 commit 654b6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@
619619
#define @\defnlibxname{cpp_lib_constexpr_utility}@ 201811L // freestanding, also in \libheader{utility}
620620
#define @\defnlibxname{cpp_lib_constexpr_vector}@ 201907L // also in \libheader{vector}
621621
#define @\defnlibxname{cpp_lib_constrained_equality}@ 202411L // freestanding,
622-
// also in \libheader{utility}, \libheader{tuple}, \libheader{optional}, \libheader{variant}
622+
// also in \libheader{utility}, \libheader{tuple}, \libheader{optional}, \libheader{variant}, \libheader{expected}
623623
#define @\defnlibxname{cpp_lib_containers_ranges}@ 202202L
624624
// also in \libheader{vector}, \libheader{list}, \libheader{forward_list}, \libheader{map}, \libheader{set}, \libheader{unordered_map}, \libheader{unordered_set},
625625
// \libheader{deque}, \libheader{queue}, \libheader{stack}, \libheader{string}

0 commit comments

Comments
 (0)