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