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

#include <named_function_params.hpp>

Public Types

typedef T type
 

Static Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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