MACRO
OMNI_BIND_CONST - 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 macro, except it calls the omni::delegate::bind_const function to bind to member functions with the const qualifier.