Function eprosima::fastrtps::rtps::operator==(const ResourceLimitedVector<Locator_t>&, const ResourceLimitedVector<Locator_t>&)
Defined in File LocatorListComparisons.hpp
Function Documentation
-
static inline bool eprosima::fastrtps::rtps::operator==(const ResourceLimitedVector<Locator_t> &lhs, const ResourceLimitedVector<Locator_t> &rhs)
Equal to operator to compare two locator lists.
- Parameters
lhs – Locator list to be compared.
rhs – Other locator list to be compared.
- Returns
true if the list are equal.
- Returns
false otherwise.