#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 ¶ms, WeightMap w) |
typedef void boost::graph::detail::mas_dispatch< WeightMap >::result_type |
|
inlinestatic |