Searched defs:VnObjEqual (Results 1 – 1 of 1) sorted by relevance
67 struct VnObjEqual { struct68 bool operator()(VnObject *obj1, VnObject *obj2) const in operator()