Specialization of Signaler_Invocable for a nullary signal signature.
Synopsis
Declared in <bdlmt_signaler.h>
template<class t_SIGNALER>
struct Signaler_Invocable<t_SIGNALER, void()>;
Member Functions
Name |
Description |
Emit this signal to all connected slots. |
Created with MrDocs