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
Second constructor argument (basic_waitable_timer<Clock, WaitTraits, Executor>& timer) for cancel_after_timer<decay_t<CompletionToken>, Clock, WaitTraits, Executor> is missing here.
asio/include/boost/asio/cancel_after.hpp
Line 161 in a7dc25b
Second constructor argument (
basic_waitable_timer<Clock, WaitTraits, Executor>& timer) forcancel_after_timer<decay_t<CompletionToken>, Clock, WaitTraits, Executor>is missing here.