Skip to content

Commit 763a125

Browse files
committed
[expr.prim.req] Repair meaningless "A requirement is one that [..]" phrasing.
1 parent fcbeb9e commit 763a125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/expressions.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,8 +1514,8 @@
15141514

15151515
\pnum
15161516
A \grammarterm{requires-expression} provides a concise way to express
1517-
requirements on template arguments.
1518-
A requirement is one that can be checked by name lookup~(\ref{basic.lookup})
1517+
requirements on template arguments
1518+
that can be checked by name lookup~(\ref{basic.lookup})
15191519
or by checking properties of types and expressions.
15201520

15211521
\begin{bnf}

0 commit comments

Comments
 (0)