Template Function iox::rp::operator!=

Function Documentation

template<typename T>
bool iox::rp::operator!=(const relocatable_ptr<T> &lhs, const relocatable_ptr<T> &rhs) noexcept

Compare relocatable_ptr with respect to logical inequality.

Returns:

true if rhs and lhs point to a different location, false otherwise