File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4892
4892
});
4893
4893
\end {codeblock }
4894
4894
4895
- \rSec 3[exec.associate]{\tcode {std:: execution::associate}}
4895
+ \rSec 3[exec.associate]{\tcode {execution::associate}}
4896
4896
4897
4897
\pnum
4898
4898
\tcode {associate} tries to associate
5149
5149
may cause side effects observable
5150
5150
via \tcode {token}{'s} associated async scope object.
5151
5151
5152
- \rSec 3[exec.stop.when]{Exposition-only \tcode {std:: execution::\exposid {stop-when}}}
5152
+ \rSec 3[exec.stop.when]{Exposition-only \tcode {execution::\exposid {stop-when}}}
5153
5153
5154
5154
\pnum
5155
5155
% %FIXME: Should stop-when be declared somewhere as \expos?
5225
5225
\end {itemize }
5226
5226
\end {itemize }
5227
5227
5228
- \rSec 3[exec.spawn.future]{\tcode {std:: execution::spawn_future}}
5228
+ \rSec 3[exec.spawn.future]{\tcode {execution::spawn_future}}
5229
5229
5230
5230
\pnum
5231
5231
\tcode {spawn_future} attempts to associate the given input sender
5838
5838
\end {itemize }
5839
5839
\end {itemize }
5840
5840
5841
- \rSec 3[exec.spawn]{\tcode {std:: execution::spawn}}
5841
+ \rSec 3[exec.spawn]{\tcode {execution::spawn}}
5842
5842
5843
5843
\pnum
5844
5844
\tcode {spawn} attempts to associate the given input sender with
You can’t perform that action at this time.
0 commit comments