#include <named_function_params.hpp>
Static Public Member Functions | |
template<typename Param , typename Graph , typename PropertyTag > | |
static property_map< typename boost::remove_const< Graph > ::type, PropertyTag > ::const_type | f (boost::mpl::true_, const Graph &g, const Param &, PropertyTag tag) |
template<typename Param , typename Graph , typename PropertyTag > | |
static property_map< typename boost::remove_const< Graph > ::type, PropertyTag >::type | f (boost::mpl::false_, Graph &g, const Param &, PropertyTag tag) |
|
inlinestatic |
|
inlinestatic |