operator==# Fully qualified name: omni::operator== Defined in omni/Function.h template<typename TReturn, typename ...TArgs>bool omni::operator==( function<TReturn(TArgs...)> const &func, std::nullptr_t, ) noexcept# Check if func is not activated.