NAME
A constructor of omni::delegate8
omni::delegate8::delegate8
A constructor of omni::delegate8
#include <omni/delegate/8.hpp>
omni::delegate8::delegate8()
omni::delegate8::delegate8(const delegate8< Ret PT1 PT2 PT3 PT4 PT5 PT6 PT7 PT8 >& cp)
omni::delegate8::delegate8(function_ptr fnptr)
omni::delegate8::delegate8(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