Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::lookup_named_param_def< Tag, Args, Def > Struct Template Reference

#include <named_function_params.hpp>

Inheritance diagram for boost::lookup_named_param_def< Tag, Args, Def >:

Public Types

typedef Def type
 

Static Public Member Functions

static const Def & get (const Args &, const Def &def)
 

Member Typedef Documentation

template<typename Tag, typename Args, typename Def>
typedef Def boost::lookup_named_param_def< Tag, Args, Def >::type

Member Function Documentation

template<typename Tag, typename Args, typename Def>
static const Def& boost::lookup_named_param_def< Tag, Args, Def >::get ( const Args &  ,
const Def &  def 
)
inlinestatic

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