NAME
A member function of omni::delegate11
omni::delegate11::valid
A member function of omni::delegate11
#include <omni/delegate/11.hpp>bool omni::delegate11::valid()
DESCRIPTION
This only checks to see if there is a method attached to this instance that can be invoked, and does not check if the object attached is valid.
top
This only checks to see if there is a method attached to this instance that can be invoked, and does not check if the object attached is valid.
top