omni::event3::detach
NAME

omni::event3::detach

A member function of omni::event3

#include <omni/delegate/3.hpp>
void omni::event3::detach(const event3< Ret PT1 PT2 PT3 >& e)

SYNOPSIS

Detaches another events invocation list from this instance

top

DESCRIPTION

No description.

top

PARAMETERS

e - The event to detach invocation list of

top