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_filter< PropertyMap > Struct Template Reference

#include <filtered_graph.hpp>

Public Member Functions

 property_map_filter ()
 
 property_map_filter (const PropertyMap &property_map)
 
template<typename Key >
bool operator() (const Key &key) const
 

Constructor & Destructor Documentation

template<typename PropertyMap >
boost::property_map_filter< PropertyMap >::property_map_filter ( )
inline
template<typename PropertyMap >
boost::property_map_filter< PropertyMap >::property_map_filter ( const PropertyMap &  property_map)
inline

Member Function Documentation

template<typename PropertyMap >
template<typename Key >
bool boost::property_map_filter< PropertyMap >::operator() ( const Key &  key) const
inline

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