NAME
A member function of omni::delegate1
omni::delegate1::invoke
A member function of omni::delegate1
#include <omni/delegate/1.hpp>
ret_t omni::delegate1::invoke(p1_t val1)
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