17.2.3.6.3. GUID_t Operators¶
-
inline bool eprosima::fastrtps::rtps::operator==(const GUID_t &g1, const GUID_t &g2)¶
GUID comparison operator
- Parameters
g1 – First GUID to compare
g2 – Second GUID to compare
- Returns
True if equal
-
inline bool eprosima::fastrtps::rtps::operator!=(const GUID_t &g1, const GUID_t &g2)¶
GUID comparison operator
- Parameters
g1 – First GUID to compare
g2 – Second GUID to compare
- Returns
True if not equal