Searched defs:Comp (Results 1 – 1 of 1) sorted by relevance
46 struct Comp { struct47 bool operator()(const UsbDeviceId& id1, const UsbDeviceId& id2) in operator()