Searched defs:Compare (Results 1 – 1 of 1) sorted by relevance
41 struct Compare { struct42 bool operator()(const StreamSpec& left, const StreamSpec& right) const { in operator()