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

#include <compressed_sparse_row_graph.hpp>

Public Types

typedef
typed_identity_property_map
< Vertex
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 >, vertex_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 typed_identity_property_map<Vertex> boost::property_map< compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >, vertex_index_t, typename disable_if< detail::is_distributed_selector< Vertex > >::type >::type

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