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 >, edge_index_t, typename disable_if< detail::is_distributed_selector< Vertex > >::type > Struct Template Reference

#include <compressed_sparse_row_graph.hpp>

Public Types

typedef
detail::csr_edge_index_map
< Vertex, EdgeIndex > 
type
 
typedef type const_type
 

Member Typedef Documentation

template<typename Directed , typename VertexProperty , typename EdgeProperty , typename GraphProperty , typename Vertex , typename EdgeIndex >
typedef type boost::property_map< compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >, edge_index_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 detail::csr_edge_index_map<Vertex, EdgeIndex> boost::property_map< compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >, edge_index_t, typename disable_if< detail::is_distributed_selector< Vertex > >::type >::type

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