bsl::stop_callback::stop_callback

Same as the preceding overload.

Synopsis

Declared in <bslstl_stoptoken.h>

template<class t_ARG>
explicit
stop_callback(
    stop_token const& token,
    t_ARG& arg,
    allocator_type const& alloc = allocator_type());