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 4884
4884
});
4885
4885
\end {codeblock }
4886
4886
4887
- \rSec 3[exec.associate]{\tcode {std:: execution::associate}}
4887
+ \rSec 3[exec.associate]{\tcode {execution::associate}}
4888
4888
4889
4889
\pnum
4890
4890
\tcode {associate} tries to associate
5141
5141
may cause side effects observable
5142
5142
via \tcode {token}{'s} associated async scope object.
5143
5143
5144
- \rSec 3[exec.stop.when]{Exposition-only \tcode {std:: execution::\exposid {stop-when}}}
5144
+ \rSec 3[exec.stop.when]{Exposition-only \tcode {execution::\exposid {stop-when}}}
5145
5145
5146
5146
\pnum
5147
5147
% %FIXME: Should stop-when be declared somewhere as \expos?
5217
5217
\end {itemize }
5218
5218
\end {itemize }
5219
5219
5220
- \rSec 3[exec.spawn.future]{\tcode {std:: execution::spawn_future}}
5220
+ \rSec 3[exec.spawn.future]{\tcode {execution::spawn_future}}
5221
5221
5222
5222
\pnum
5223
5223
\tcode {spawn_future} attempts to associate the given input sender
5830
5830
\end {itemize }
5831
5831
\end {itemize }
5832
5832
5833
- \rSec 3[exec.spawn]{\tcode {std:: execution::spawn}}
5833
+ \rSec 3[exec.spawn]{\tcode {execution::spawn}}
5834
5834
5835
5835
\pnum
5836
5836
\tcode {spawn} attempts to associate the given input sender with
You can’t perform that action at this time.
0 commit comments