Same as the preceding overload for a non‐const lvalue arg.

Synopsis

Declared in <bslstl_stoptoken.h>

template<
    class t_ALLOC,
    class t_ARG>
StopCallback_Node(
    t_ALLOC const& allocator,
    t_ARG& arg);

Created with MrDocs