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_equivalent< PropertyMapFirst, PropertyMapSecond > Struct Template Reference

#include <mcgregor_common_subgraphs.hpp>

Public Member Functions

 property_map_equivalent (const PropertyMapFirst property_map1, const PropertyMapSecond property_map2)
 
template<typename ItemFirst , typename ItemSecond >
bool operator() (const ItemFirst item1, const ItemSecond item2)
 

Constructor & Destructor Documentation

template<typename PropertyMapFirst , typename PropertyMapSecond >
boost::property_map_equivalent< PropertyMapFirst, PropertyMapSecond >::property_map_equivalent ( const PropertyMapFirst  property_map1,
const PropertyMapSecond  property_map2 
)
inline

Member Function Documentation

template<typename PropertyMapFirst , typename PropertyMapSecond >
template<typename ItemFirst , typename ItemSecond >
bool boost::property_map_equivalent< PropertyMapFirst, PropertyMapSecond >::operator() ( const ItemFirst  item1,
const ItemSecond  item2 
)
inline

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