Searched defs:count_edges (Results 1 – 2 of 2) sorted by relevance
39 inline typename graph_traits< Graph >::degree_size_type count_edges( in count_edges() function51 inline typename graph_traits< Graph >::degree_size_type count_edges( in count_edges() function
150 template < class Graph > std::size_t count_edges(Graph& g) in count_edges() function