We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
projected
<iterator>
1 parent 8cbd499 commit 87959f5Copy full SHA for 87959f5
source/iterators.tex
@@ -169,7 +169,7 @@
169
170
// \ref{projected}, projected
171
template<@\libconcept{indirectly_readable}@ I, @\libconcept{indirectly_regular_unary_invocable}@<I> Proj>
172
- struct projected; // freestanding
+ using projected = @\seebelow@; // freestanding
173
174
175
using projected_value_t = // freestanding
0 commit comments