Same as the preceding overload.
Declared in <bslstl_stoptoken.h>
template<class t_ARG>
StopCallback_CallbackStorage(
allocator_type const& allocator,
t_ARG& arg);
| Name | Description |
|---|---|
| allocator | allocator used to supply memory when needed |
| arg | argument forwarded to construct t_CALLBACK |