I used other delegate libraries (eg: https://www.etlcpp.com/delegate.html)
and is possible to have a Delegated unset, so I had to check is_valid before call the delegate.
Is this possible with this library? or this library forces that a Delegate is always valid and possible to call?
I used other delegate libraries (eg: https://www.etlcpp.com/delegate.html)
and is possible to have a Delegated unset, so I had to check is_valid before call the delegate.
Is this possible with this library? or this library forces that a Delegate is always valid and possible to call?