Home
last modified time | relevance | path

Searched refs:node_id_property_map (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dgraphviz.hpp598 template < typename Vertex > struct node_id_property_map struct
605 node_id_property_map() {} in node_id_property_map() argument
607 node_id_property_map( in node_id_property_map() argument
618 inline std::string get(node_id_property_map< Vertex > pm, in get()
619 typename node_id_property_map< Vertex >::key_type v) in get()
635 graph::detail::node_id_property_map< Vertex >(dp, node_id)); in write_graphviz_dp()