File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55
66\pnum
77This Clause describes library components that \Cpp {} programs may use to perform
8- compile-time validation of template parameters and perform function dispatch
8+ compile-time validation of template arguments and perform function dispatch
99based on properties of types. The purpose of these concepts is to establish
1010a foundation for equational reasoning in programs.
1111
Original file line number Diff line number Diff line change 4646
4747\pnum
4848The 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
5050perform function dispatch based on properties of types.
5151
5252\pnum
You can’t perform that action at this time.
0 commit comments