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 816b12a commit 4318098Copy full SHA for 4318098
source/exec.tex
@@ -7023,7 +7023,8 @@
7023
\tcode{task_scheduler} is a class that models
7024
\libconcept{scheduler}\iref{exec.sched}.
7025
Given an object \tcode{s} of type \tcode{task_scheduler}, let
7026
-\tcode{\exposid{SCHED}(s)} be the object owned by \tcode{s.\exposid{sch_}}.
+\tcode{\exposid{SCHED}(s)} be the object
7027
+pointed to by the pointer owned by \tcode{s.\exposid{sch_}}.
7028
7029
\indexlibraryctor{task_scheduler}
7030
\begin{itemdecl}
0 commit comments