Home
last modified time | relevance | path

Searched defs:StringLessThan (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1702 struct StringLessThan { struct
1703 bool operator()(const std::string* z, const std::string* y) const { in operator ()()