omni::event9::event9
NAME

omni::event9::event9

A member constructor of omni::event9

#include <omni/delegate/9.hpp>
omni::event9::event9(const omni::delegate9< Ret PT1 PT2 PT3 PT4 PT5 PT6 PT7 PT8 PT9 >& d)

SYNOPSIS

Creates an event with a signature compatible delegate attached

top

DESCRIPTION

No description.

top

PARAMETERS

d - The signature compatible delegate to add to the invocation list

top