Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::csr_vertex_global_map< ProcessID, Key > Class Template Reference

#include <compressed_sparse_row_graph.hpp>

Public Types

typedef std::pair< ProcessID, Key > value_type
 
typedef value_type reference
 
typedef Key key_type
 
typedef readable_property_map_tag category
 

Member Typedef Documentation

template<typename ProcessID, typename Key>
typedef readable_property_map_tag boost::csr_vertex_global_map< ProcessID, Key >::category
template<typename ProcessID, typename Key>
typedef Key boost::csr_vertex_global_map< ProcessID, Key >::key_type
template<typename ProcessID, typename Key>
typedef value_type boost::csr_vertex_global_map< ProcessID, Key >::reference
template<typename ProcessID, typename Key>
typedef std::pair<ProcessID, Key> boost::csr_vertex_global_map< ProcessID, Key >::value_type

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