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