Function sdv::operator!=(std::nullptr_t, const interface_t&)#

Function Documentation#

bool sdv::operator!=(std::nullptr_t, const interface_t &rifcRight) noexcept#

Compare the interfaces for in-equality to NULL-pointer.

Parameters:

rifcRight[in] Reference to the right interface.

Returns:

Returns whether the interface is not a NULL-pointer.