Skip to content

Commit 49fc523

Browse files
committed
LWG4142 format_parse_context::check_dynamic_spec should require at least one type
1 parent 5437db0 commit 49fc523

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
@@ -7627,6 +7627,7 @@
76277627
\begin{itemdescr}
76287628
\pnum
76297629
\mandates
7630+
$\tcode{sizeof...(Ts)} \ge 1$.
76307631
The types in \tcode{Ts...} are unique.
76317632
Each type in \tcode{Ts...} is one of
76327633
\keyword{bool},

0 commit comments

Comments
 (0)