NAME
A constructor of omni::delegate14
omni::delegate14::delegate14
A constructor of omni::delegate14
#include <omni/delegate/14.hpp>
omni::delegate14::delegate14()
omni::delegate14::delegate14(const delegate14< Ret PT1 PT2 PT3 PT4 PT5 PT6 PT7 PT8 PT9 PT10 PT11 PT12 PT13 PT14 >& cp)
omni::delegate14::delegate14(function_ptr fnptr)
omni::delegate14::delegate14(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