Searched refs:stored_vertex (Results 1 – 4 of 4) sorted by relevance
934 typename C::stored_vertex* sv = (typename C::stored_vertex*)v; in in_edge_list()941 typename C::stored_vertex* sv = (typename C::stored_vertex*)v; in in_edge_list()1156 typename C::stored_vertex* sv = (typename C::stored_vertex*)v; in in_edge_list()1163 typename C::stored_vertex* sv = (typename C::stored_vertex*)v; in in_edge_list()1794 typedef typename Config::stored_vertex stored_vertex; typedef in boost::adj_list_impl1822 delete (stored_vertex*)*i; in clear()1866 delete (stored_vertex*)*i; in ~adj_list_impl()1871 stored_vertex* sv = (stored_vertex*)v; in out_edge_list()1876 stored_vertex* sv = (stored_vertex*)v; in out_edge_list()1888 std::map< stored_vertex*, stored_vertex* > vertex_map; in copy_impl()[all …]
304 typedef typename Base::stored_vertex stored_vertex; typedef in boost::adjacency_list
70 typedef typename graph_type::stored_vertex stored_vertex; typedef in boost::directed_graph
70 typedef typename graph_type::stored_vertex stored_vertex; typedef in boost::undirected_graph