isHandler

Checks if a function is correct handler function. These will only be registered at startup time and will never be unregistered.

template isHandler (
func...
) {}

Members

Manifest constants

isHandler
enum isHandler;
Undocumented in source.

Meta