omni::event2::event2
NAME

omni::event2::event2

A member constructor of omni::event2

#include <omni/delegate/2.hpp>
omni::event2::event2()
omni::event2::event2(const event2< Ret PT1 PT2 >& cp)
explicit omni::event2::event2(const omni::delegate2< Ret PT1 PT2 >& d)

SYNOPSIS

The default constructor

top

DESCRIPTION

No description.

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top