Skip to content

Commit 8801c3c

Browse files
committed
[indirectcallable.traits] Fix wording added in P2609R3 - "indirect-value-t<T>" is not "the exposition template"
1 parent 4802b7e commit 8801c3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/iterators.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2416,7 +2416,8 @@
24162416
\pnum
24172417
To implement algorithms taking projections,
24182418
it is necessary to determine the projected type of an iterator's value type.
2419-
The exposition-only alias template \tcode{\exposid{indirect-value-t}<T>} denotes
2419+
For the exposition-only alias template \exposid{indirect-value-t},
2420+
\tcode{\exposid{indirect-value-t}<T>} denotes
24202421
\begin{itemize}
24212422
\item
24222423
\tcode{invoke_result_t<Proj\&, \exposid{indirect-value-t}<I>>}

0 commit comments

Comments
 (0)