omni::delegate5::swap
NAME

omni::delegate5::swap

A function of omni::delegate5

#include <omni/delegate/5.hpp>
void omni::delegate5::swap(delegate5< Ret PT1 PT2 PT3 PT4 PT5 >& d)

SYNOPSIS

Swaps the invocation method and target of 2 delegates

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