Searched refs:greater_than_struct_with_name (Results 1 – 1 of 1) sorted by relevance
55 bool greater_than_struct_with_name(const StringPiece& lhs, const std::unique_ptr<T>& rhs) { in greater_than_struct_with_name() function65 return greater_than_struct_with_name<T>(lhs, rhs); in operator ()()