Searched defs:AsDOT (Results 1 – 1 of 1) sorted by relevance
19 struct AsDOT { struct20 explicit AsDOT(const Graph& g) : graph(g) {} in AsDOT() function24 OStream& operator<<(OStream& os, const AsDOT& ad); argument