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 24d54e3 commit 842424bCopy full SHA for 842424b
source/threads.tex
@@ -11562,7 +11562,7 @@
11562
\throws
11563
\begin{itemize}
11564
\item \tcode{bad_alloc} if memory for the new shared state cannot be allocated.
11565
-\item any exception thrown by the move constructor of the task stored in the shared
+\item Any exception thrown by the move constructor of the task stored in the shared
11566
state.
11567
\item \tcode{future_error} with an error condition of \tcode{no_state} if \tcode{*this}
11568
has no shared state.
0 commit comments