callback overloads
Declared in <bslstl_stoptoken.h>
Return a reference to the stored callback.
t_CALLBACK&
callback();
» more...
Return a const reference to the stored callback.
t_CALLBACK const&
callback() const;
» more...
const reference to the stored callback