Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::distributed::detail::vertex_identity_property_map< T > Struct Template Reference

#include <strong_components.hpp>

Inheritance diagram for boost::graph::distributed::detail::vertex_identity_property_map< T >:
Collaboration diagram for boost::graph::distributed::detail::vertex_identity_property_map< T >:

Public Types

typedef T key_type
 
typedef T value_type
 
typedef T reference
 
typedef
boost::readable_property_map_tag 
category
 

Public Member Functions

value_type operator[] (const key_type &v) const
 
void clear ()
 

Member Typedef Documentation

Member Function Documentation

template<typename T>
void boost::graph::distributed::detail::vertex_identity_property_map< T >::clear ( )
inline
template<typename T>
value_type boost::graph::distributed::detail::vertex_identity_property_map< T >::operator[] ( const key_type v) const
inline

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