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 7c5f76a commit 0d9b432Copy full SHA for 0d9b432
source/threads.tex
@@ -11346,7 +11346,7 @@
11346
\tcode{decltype(\brk{}\&F::operator())} is either of the form
11347
\tcode{R(G::*)(A...)}~\cv{}~\tcode{\opt{\&}~\opt{noexcept}}
11348
or of the form
11349
-\tcode{R(*)(G, A...)}~\tcode{\opt{noexcept}}
+\tcode{R(*)(G, A...)~\opt{noexcept}}
11350
for a type \tcode{G}.
11351
11352
\pnum
source/utilities.tex
@@ -11688,7 +11688,7 @@
11688
11689
11690
11691
11692
11693
11694
0 commit comments