Searched defs:AsRPO (Results 1 – 1 of 1) sorted by relevance
35 struct AsRPO { struct36 explicit AsRPO(const Graph& g) : graph(g) {} in AsRPO() function40 std::ostream& operator<<(std::ostream& os, const AsRPO& ad); argument