SYNOPSIS
The boolean () operator can be used to check if this delegate is valid (has a valid function assigned)
top
The boolean () operator can be used to check if this delegate is valid (has a valid function assigned)
#include <omni/delegate/6.hpp>
omni::event6::operator bool()
top