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