Searched defs:CustomRowCmp (Results 1 – 2 of 2) sorted by relevance
1855 struct CustomRowCmp { struct1856 …ol operator()(const GG::ListBox::Row& lhs, const GG::ListBox::Row& rhs, std::size_t column) const { in operator ()()
6844 struct CustomRowCmp { struct6845 … operator()(const std::pair<std::string, int>& lhs, const std::pair<std::string, int>& rhs) const { in operator ()()