Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::map_maker_helper< Exists, Graph, ArgPack, Value, PM > Struct Template Reference

#include <named_function_params.hpp>

Public Types

typedef PM map_type
 

Static Public Member Functions

static PM make_map (const Graph &, Value, const PM &pm, const ArgPack &)
 

Member Typedef Documentation

template<bool Exists, typename Graph, typename ArgPack, typename Value, typename PM >
typedef PM boost::detail::map_maker_helper< Exists, Graph, ArgPack, Value, PM >::map_type

Member Function Documentation

template<bool Exists, typename Graph, typename ArgPack, typename Value, typename PM >
static PM boost::detail::map_maker_helper< Exists, Graph, ArgPack, Value, PM >::make_map ( const Graph &  ,
Value  ,
const PM &  pm,
const ArgPack &   
)
inlinestatic

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