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 1df1d7f commit f85cf3eCopy full SHA for f85cf3e
source/exec.tex
@@ -7027,7 +7027,8 @@
7027
\tcode{task_scheduler} is a class that models
7028
\libconcept{scheduler}\iref{exec.sched}.
7029
Given an object \tcode{s} of type \tcode{task_scheduler}, let
7030
-\tcode{\exposid{SCHED}(s)} be the object owned by \tcode{s.\exposid{sch_}}.
+\tcode{\exposid{SCHED}(s)} be the object
7031
+pointed to by the pointer owned by \tcode{s.\exposid{sch_}}.
7032
7033
\indexlibraryctor{task_scheduler}
7034
\begin{itemdecl}
0 commit comments