Helper for the MakeEvent functions which take a class method. More...
#include "make-event.h"
Static Public Member Functions | |
static T & | GetReference (T *p) |
Helper for the MakeEvent functions which take a class method.
This helper converts a pointer to a reference.
This is the specialization for pointer types.
T | [explicit] The class type. |
Definition at line 117 of file make-event.h.
|
inlinestatic |
[in] | p | Object pointer. |
Definition at line 123 of file make-event.h.