bsl::stop_callback::stop_callback

Same as the preceding overload.

Synopsis

Declared in <bslstl_stoptoken.h>

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