omni::callback1
NAME

omni::callback1

A typedef of omni

#include <omni/delegate/1.hpp>
typedef omni::delegate1<void, void*> omni::callback1

SYNOPSIS

A generic delegate that has 1 parameters and does not return a value.

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