Function eprosima::fastrtps::rtps::operator<(const InstanceHandle_t&, const InstanceHandle_t&)

Function Documentation

inline bool eprosima::fastrtps::rtps::operator<(const InstanceHandle_t &h1, const InstanceHandle_t &h2) noexcept

Comparison operator: checks if a InstanceHandle_t is less than another.

Parameters:
Returns:

True if the first InstanceHandle_t is less than the second.