callback overloads

Synopses

Declared in <bslstl_stoptoken.h>

Return a reference to the stored callback.

t_CALLBACK&
callback();

Return a const reference to the stored callback.

t_CALLBACK const&
callback() const;

Created with MrDocs