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

#include <compressed_sparse_row_graph.hpp>

Public Types

typedef
boost::ref_property_map
< compressed_sparse_row_graph
< Directed, VertexProperty,
EdgeProperty, GraphProperty,
Vertex, EdgeIndex >
*, typename
compressed_sparse_row_graph
< Directed, VertexProperty,
EdgeProperty, GraphProperty,
Vertex, EdgeIndex >
::graph_property_type
type
 
typedef
boost::ref_property_map
< compressed_sparse_row_graph
< Directed, VertexProperty,
EdgeProperty, GraphProperty,
Vertex, EdgeIndex > *, const
typename
compressed_sparse_row_graph
< Directed, VertexProperty,
EdgeProperty, GraphProperty,
Vertex, EdgeIndex >
::graph_property_type
const_type
 

Member Typedef Documentation

template<typename Directed , typename VertexProperty , typename EdgeProperty , typename GraphProperty , typename Vertex , typename EdgeIndex >
typedef boost::ref_property_map< compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex> *, const typename compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::graph_property_type> boost::property_map< compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >, graph_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 boost::ref_property_map< compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex> *, typename compressed_sparse_row_graph<Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex>::graph_property_type> boost::property_map< compressed_sparse_row_graph< Directed, VertexProperty, EdgeProperty, GraphProperty, Vertex, EdgeIndex >, graph_all_t, typename disable_if< detail::is_distributed_selector< Vertex > >::type >::type

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