nub::call_data1< P1 > Struct Template Reference
A one-argument call data wrapper.
More...
#include <nub/signal.h>
List of all members.
|
Public Member Functions |
| call_data1 (P1 i1) |
Public Attributes |
P1 | p1 |
Detailed Description
template<class P1>
struct nub::call_data1< P1 >
A one-argument call data wrapper.
Definition at line 186 of file signal.h.
The documentation for this struct was generated from the following file: