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 e70f9d1 commit 555909cCopy full SHA for 555909c
source/threads.tex
@@ -10696,7 +10696,7 @@
10696
the return object or provider gives up its reference to its shared state; and
10697
10698
\item these actions will not block for the shared state to become ready, except that it
10699
-may block if all of the following are true: the shared state was created by a call to
+may block if all of the following are \tcode{true}: the shared state was created by a call to
10700
\tcode{std::async}, the shared state is not yet ready, and this was the last reference
10701
to the shared state.
10702
\end{itemize}
0 commit comments