Skip to content

Commit 0b66eb1

Browse files
committed
Fixup: concepts validate *arguments*, not parameters
1 parent 05e7057 commit 0b66eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
\pnum
4848
The concepts library\iref{concepts.lib} describes library components that \Cpp{}
49-
programs may use to perform compile-time validation of template parameters and
49+
programs may use to perform compile-time validation of template arguments and
5050
perform function dispatch based on properties of types.
5151

5252
\pnum

0 commit comments

Comments
 (0)