Skip to content

Commit 7a54d69

Browse files
burblebeetkoeppe
authored andcommitted
LWG4142 format_parse_context::check_dynamic_spec should require at least one type
1 parent 3abc16b commit 7a54d69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/text.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7628,6 +7628,7 @@
76287628
\begin{itemdescr}
76297629
\pnum
76307630
\mandates
7631+
$\tcode{sizeof...(Ts)} \ge 1$.
76317632
The types in \tcode{Ts...} are unique.
76327633
Each type in \tcode{Ts...} is one of
76337634
\keyword{bool},

0 commit comments

Comments
 (0)