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 650cba2 commit 1add66dCopy full SHA for 1add66d
source/threads.tex
@@ -529,7 +529,7 @@
529
530
\pnum
531
\remarks
532
-This constructor shall not participate in overload resolution if \tcode{decay_t<F>}
+This constructor shall not participate in overload resolution if \tcode{remove_cvref_t<F>}
533
is the same type as \tcode{std::thread}.
534
535
@@ -5014,7 +5014,7 @@
5014
5015
5016
5017
5018
is the same type as \tcode{packaged_task<R(ArgTypes...)>}.
5019
5020
0 commit comments