MACRO
OMNI_BIND_CONST_EX - A helper macro for binding the omni::delegate to const members
SYNOPSIS top
This macro is similar in to the
This macro is similar in to the
OMNI_BIND_EX macro, except it calls the omni::delegate::bind_const function to bind to member functions with the const qualifier.