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< Tag1, bgl_named_params< T, Tag, Base >, Def > Struct Template Reference

#include <named_function_params.hpp>

Public Types

typedef lookup_named_param_def
< Tag1, Base, Def >::type 
type
 

Static Public Member Functions

static const typeget (const bgl_named_params< T, Tag, Base > &p, const Def &def)
 

Member Typedef Documentation

template<typename Tag1 , typename T , typename Tag , typename Base , typename Def >
typedef lookup_named_param_def<Tag1, Base, Def>::type boost::lookup_named_param_def< Tag1, bgl_named_params< T, Tag, Base >, Def >::type

Member Function Documentation

template<typename Tag1 , typename T , typename Tag , typename Base , typename Def >
static const type& boost::lookup_named_param_def< Tag1, bgl_named_params< T, Tag, Base >, Def >::get ( const bgl_named_params< T, Tag, Base > &  p,
const Def &  def 
)
inlinestatic

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