We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 234ae29 commit b4de644Copy full SHA for b4de644
source/algorithms.tex
@@ -381,7 +381,9 @@
381
\tcode{BinaryOperation1},
382
\tcode{BinaryOperation2},
383
\tcode{BinaryDivideOp}, or
384
-constrained by a concept that subsumes \libconcept{regular_invocable}
+constrained by a concept
385
+whose semantic requirements include
386
+that the type models \libconcept{regular_invocable}
387
and the operators used by the analogous overloads to these parallel algorithms
388
that are formed by an invocation
389
with the specified default predicate or operation (where applicable)
0 commit comments