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/1.hpp>
omni::event1::operator bool()
top