File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 667667 inline constexpr spawn_future_t @\libglobal {spawn_future}@{};
668668
669669 // \ref {exec.util }, sender and receiver utilities
670- // \ref {exec.util.cmplsig }
671670 template<class Fn>
672671 concept @\exposconceptnc {completion-signature}@ = @\seebelownc@ ; // \expos
673672
677676 template<class Sigs>
678677 concept @\exposconceptnc {valid-completion-signatures}@ = @\seebelownc@ ; // \expos
679678
680- // \ref {exec.util.cmplsig.trans }
681679 template<
682680 @\exposconcept {valid-completion-signatures}@ InputSignatures,
683681 @\exposconcept {valid-completion-signatures}@ AdditionalSignatures = completion_signatures<>,
725723 template<@\exposconcept {class-type}@ Promise>
726724 struct with_awaitable_senders;
727725
728- // \ref {exec.scope }
729726 // \ref {exec.scope.concepts }, scope concepts
730727 template<class Token>
731728 concept @\libconcept {scope_token}@ = @\seebelow@ ;
You can’t perform that action at this time.
0 commit comments