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

#include <maximum_adjacency_search.hpp>

Public Types

typedef void result_type
 

Static Public Member Functions

template<typename Graph , typename ArgPack >
static result_type apply (const Graph &g, const ArgPack &params, WeightMap w)
 

Member Typedef Documentation

template<typename WeightMap >
typedef void boost::graph::detail::mas_dispatch< WeightMap >::result_type

Member Function Documentation

template<typename WeightMap >
template<typename Graph , typename ArgPack >
static result_type boost::graph::detail::mas_dispatch< WeightMap >::apply ( const Graph &  g,
const ArgPack &  params,
WeightMap  w 
)
inlinestatic

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