Searched defs:CompareHandle (Results 1 – 1 of 1) sorted by relevance
55 struct CompareHandle { struct56 bool operator()(const Handle& h1, const Handle& h2) const { in operator ()()