omni::event8::const_iterator_t

SYNOPSIS

Defines a const iterator type to the underlying types

#include <omni/delegate/8.hpp>
typedef typename std::deque< omni::delegate8< Ret, PT1, PT2, PT3, PT4, PT5, PT6, PT7, PT8 > >::const_iterator omni::event8::const_iterator_t


top

DESCRIPTION

No description found.

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