Skip to content

Commit c5f0722

Browse files
timsong-cppzygoloid
authored andcommitted
[structure.specifications] spell static_assert-declaration without \_
1 parent 0e3c91b commit c5f0722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@
578578
\begin{example}
579579
An implementation might express such a condition
580580
via the \grammarterm{constant-expression}
581-
in a \grammarterm{static\_assert-declaration}\iref{dcl.dcl}.
581+
in a \grammarterm{static_assert-declaration}\iref{dcl.dcl}.
582582
If the diagnostic is to be emitted only after the function
583583
has been selected by overload resolution,
584584
an implementation might express such a condition

0 commit comments

Comments
 (0)