19.2.3.7.3. GUID_t Operators
-
inline bool eprosima::fastdds::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::fastdds::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