Function eprosima::fastrtps::rtps::operator>(const SequenceNumber_t&, const SequenceNumber_t&)

Function Documentation

inline bool eprosima::fastrtps::rtps::operator>(const SequenceNumber_t &seq1, const SequenceNumber_t &seq2) noexcept

Checks if a SequenceNumber_t is greater than other.

Parameters:
Returns:

True if the first SequenceNumber_t is greater than the second