omni::event5::operator bool

SYNOPSIS

The boolean () operator can be used to check if this delegate is valid (has a valid function assigned)

#include <omni/delegate/5.hpp>
omni::event5::operator bool()


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