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