You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asioexec::completion_token and ::use_sender are completion tokens which
induce an initiating function to return a sender. Previously these
senders were dependent, but this was not necessary: The completion
signatures thereof are not changed by the environment. Updated the
implementation so that the senders yielded by initiating functions
parameterized by asioexec::completion_token or ::use_sender are no
longer dependent.
0 commit comments