Deduce t_CALLBACK from the type of the callable passed to stop_callback.
Synopsis
Declared in <bslstl_stoptoken.h>
template<class t_CALLBACK>
stop_callback<t_CALLBACK>(
stop_token,
t_CALLBACK) → stop_callback<t_CALLBACK>;
Created with MrDocs