Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::maximum_cardinality_matching_verifier< Graph, MateMap, VertexIndexMap >::map_vertex_to_< X > Struct Template Reference

#include <max_cardinality_matching.hpp>

Public Types

typedef
boost::iterator_property_map
< typename std::vector< X >
::iterator, VertexIndexMap > 
type
 

Member Typedef Documentation

template<typename Graph , typename MateMap , typename VertexIndexMap >
template<typename X >
typedef boost::iterator_property_map<typename std::vector<X>::iterator, VertexIndexMap> boost::maximum_cardinality_matching_verifier< Graph, MateMap, VertexIndexMap >::map_vertex_to_< X >::type

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