Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::parameter::aux::item< Spec, Arg, Tail > Struct Template Reference

#include <parameters.hpp>

Public Types

typedef Spec spec
 
typedef Arg arg
 
typedef Tail tail
 

Member Typedef Documentation

template<class Spec , class Arg , class Tail = void_>
typedef Arg boost::parameter::aux::item< Spec, Arg, Tail >::arg
template<class Spec , class Arg , class Tail = void_>
typedef Spec boost::parameter::aux::item< Spec, Arg, Tail >::spec
template<class Spec , class Arg , class Tail = void_>
typedef Tail boost::parameter::aux::item< Spec, Arg, Tail >::tail

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