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