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 cdd6dda commit ca6f497Copy full SHA for ca6f497
source/threads.tex
@@ -4813,8 +4813,8 @@
4813
satisfy the
4814
\tcode{MoveConstructible} requirements, and
4815
\begin{codeblock}
4816
-@\placeholder{INVOKE}@(@\placeholder{DECAY_COPY}@(std::forward<F>(f)),
4817
- @\itcorr[1]\placeholder{DECAY_COPY}@(std::forward<Args>(args))...) // see \ref{func.require}, \ref{thread.thread.constr}
+@\placeholdernc{INVOKE}@(@\placeholdernc{DECAY_COPY}@(std::forward<F>(f)),
+ @\placeholdernc{DECAY_COPY}@(std::forward<Args>(args))...) // see \ref{func.require}, \ref{thread.thread.constr}
4818
\end{codeblock}
4819
shall be a valid expression.
4820
0 commit comments