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 fc80087 commit 257a5f2Copy full SHA for 257a5f2
source/exec.tex
@@ -6411,8 +6411,8 @@
6411
\pnum
6412
\returns
6413
If \tcode{same_as<inline_scheduler, scheduler_type>} is \tcode{true}
6414
-returns \tcode{as_awaitable(\linebreak std::forward <Sender>(sndr), % avoid Overfull
6415
-*this)}; otherwise returns
+returns \tcode{as_awaitable(\brk{}std::forward<Sender>(sndr), *this)};
+otherwise returns
6416
\tcode{as_awaitable(affine_on(\brk{}std::forward<Sender>(sndr), \exposid{SCHED}(*this)), *this)}.
6417
\end{itemdescr}
6418
0 commit comments