NAME
A constructor of omni::delegate7
omni::delegate7::delegate7
A constructor of omni::delegate7
#include <omni/delegate/7.hpp>
omni::delegate7::delegate7()
omni::delegate7::delegate7(const delegate7< Ret PT1 PT2 PT3 PT4 PT5 PT6 PT7 >& cp)
omni::delegate7::delegate7(function_ptr fnptr)
omni::delegate7::delegate7(void* obj, functor mthd)
SYNOPSIS
The default constructor; constructs a default delegate object with no function or member attached.
top
The default constructor; constructs a default delegate object with no function or member attached.
top