Searched refs:edge_pairs (Results 1 – 2 of 2) sorted by relevance
104 for (boost::tie(f, l) = edge_pairs(); f != l; ++f) in connect_graph()126 Pair* p = edge_pairs().first; in connect_graph()
38 std::pair< Pair*, Pair* > edge_pairs() in edge_pairs() function