Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::property_map< compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >, vertex_all_t, typename disable_if< detail::is_distributed_selector< Vertex > >::type > Struct Template Reference

#include <compressed_sparse_row_graph.hpp>

Public Types

typedef
compressed_sparse_row_graph
< Directed, VertexProperty,
EdgeProperty, GraphProperty,
Vertex, EdgeIndex >
::inherited_vertex_properties::vertex_map_type 
type
 
typedef
compressed_sparse_row_graph
< Directed, VertexProperty,
EdgeProperty, GraphProperty,
Vertex, EdgeIndex >
::inherited_vertex_properties::const_vertex_map_type 
const_type
 

Member Typedef Documentation

template<typename Directed , typename VertexProperty , typename EdgeProperty , typename GraphProperty , typename Vertex , typename EdgeIndex >
typedef compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::inherited_vertex_properties::const_vertex_map_type boost::property_map< compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >, vertex_all_t, typename disable_if< detail::is_distributed_selector< Vertex > >::type >::const_type
template<typename Directed , typename VertexProperty , typename EdgeProperty , typename GraphProperty , typename Vertex , typename EdgeIndex >
typedef compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::inherited_vertex_properties::vertex_map_type boost::property_map< compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >, vertex_all_t, typename disable_if< detail::is_distributed_selector< Vertex > >::type >::type

The documentation for this struct was generated from the following file: