File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 262
262
that takes separate iterator and sentinel arguments.
263
263
264
264
\pnum
265
- The number and order of deducible template parameters for algorithm declarations
266
- are unspecified, except where explicitly stated otherwise.
265
+ The well-formedness and behavior of a call to an algorithm with
266
+ an explicitly-specified template argument list
267
+ is unspecified, except where explicitly stated otherwise.
267
268
\begin {note }
268
- Consequently, an implementation can reject calls
269
- that specify an explicit template argument list .
269
+ Consequently, an implementation can declare an algorithm with
270
+ different template parameters than those presented .
270
271
\end {note }
271
272
272
273
\rSec 1[algorithms.parallel]{Parallel algorithms}
You can’t perform that action at this time.
0 commit comments