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 2505ad1 commit 8de0f06Copy full SHA for 8de0f06
source/exec.tex
@@ -6410,7 +6410,7 @@
6410
\begin{itemdescr}
6411
\pnum
6412
\returns
6413
-If \tcode{same_as<inline_scheduler, scheduler_type>} is \tcode{true}
+If \tcode{@\libconcept{same_as}@<inline_scheduler, scheduler_type>} is \tcode{true}
6414
returns \tcode{as_awaitable(\brk{}std::forward<Sender>(sndr), *this)};
6415
otherwise returns
6416
\tcode{as_awaitable(affine_on(\brk{}std::forward<Sender>(sndr), \exposid{SCHED}(*this)), *this)}.
0 commit comments