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