Searched defs:StaticCompare (Results 1 – 1 of 1) sorted by relevance
71 struct StaticCompare { struct72 bool operator()(const std::unique_ptr<EglConfig>& first, in operator ()()