SYNOPSIS
Invoke the function bound to this delegate instance
top
Invoke the function bound to this delegate instance
#include <omni/delegate/0.hpp>
ret_t omni::delegate::invoke()
top
RETURN VALUES
This function returns whatever is returned (if anything) from the invoked function
top
This function returns whatever is returned (if anything) from the invoked function
top