Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::make_property_map_from_arg_pack_gen< MapTag, void > Class Template Reference

#include <named_function_params.hpp>

Public Member Functions

template<typename ValueType , typename Graph , typename ArgPack >
map_maker< Graph, ArgPack,
MapTag, ValueType >::map_type 
operator() (const Graph &g, const ArgPack &ap, ValueType default_value) const
 

Member Function Documentation

template<typename MapTag >
template<typename ValueType , typename Graph , typename ArgPack >
map_maker<Graph, ArgPack, MapTag, ValueType>::map_type boost::detail::make_property_map_from_arg_pack_gen< MapTag, void >::operator() ( const Graph &  g,
const ArgPack &  ap,
ValueType  default_value 
) const
inline

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