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.
projected
1 parent a770261 commit cb25f9bCopy full SHA for cb25f9b
source/iterators.tex
@@ -2515,10 +2515,10 @@
2515
}
2516
\end{codeblock}
2517
2518
-\rSec3[projected]{Class template \tcode{projected}}
+\rSec3[projected]{Alias template \tcode{projected}}
2519
2520
\pnum
2521
-Class template \tcode{projected} is used to constrain algorithms
+Alias template \tcode{projected} is used to constrain algorithms
2522
that accept callable objects and projections\iref{defns.projection}.
2523
It combines an \libconcept{indirectly_readable} type \tcode{I} and
2524
a callable object type \tcode{Proj} into a new \libconcept{indirectly_readable} type
0 commit comments