This partial specialization stores a reference to a callback.
Synopsis
Declared in <bslstl_stoptoken.h>
template<class t_CALLBACK>
class StopCallback_CallbackStorage<t_CALLBACK, true>;
Type Aliases
Member Functions
Name |
Description |
|
Initialize the stored reference by forwarding the specified |
Return an lvalue referring to the callback. |
Created with MrDocs