Home
last modified time | relevance | path

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

/third_party/ninja/src/
Dstate.h78 struct WeightedEdgeCmp { struct
79 bool operator()(const Edge* a, const Edge* b) const { in operator()