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

#include <vertex_list_adaptor.hpp>

Inheritance diagram for boost::graph::stored_global_index_map< IndexMap >:
Collaboration diagram for boost::graph::stored_global_index_map< IndexMap >:

Public Types

typedef readable_property_map_tag category
 

Public Member Functions

 stored_global_index_map (const IndexMap &index_map)
 

Member Typedef Documentation

template<typename IndexMap>
typedef readable_property_map_tag boost::graph::stored_global_index_map< IndexMap >::category

Constructor & Destructor Documentation

template<typename IndexMap>
boost::graph::stored_global_index_map< IndexMap >::stored_global_index_map ( const IndexMap &  index_map)
inline

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