Skip to content

Commit 53b8b3a

Browse files
committed
[expected.object.monadic] Usual "for some invented variable" wording
1 parent 1e02eb1 commit 53b8b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8490,7 +8490,7 @@
84908490
\begin{codeblock}
84918491
U u(invoke(std::forward<F>(f), std::move(value())));
84928492
\end{codeblock}
8493-
is well-formed.
8493+
is well-formed for some invented variable \tcode{u}.
84948494

84958495
\pnum
84968496
\effects

0 commit comments

Comments
 (0)