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

Function Documentation#

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

Compare whether a NULL-pointer is larger than the right interface.

Parameters:

rifcRight[in] Reference to the right interface.

Returns:

Returns whether the NULL-pointer is larger.