Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
phoenix::tuple_element< N, TupleT > Struct Template Reference

#include <tuples.hpp>

Public Types

typedef nil_t type
 
typedef nil_trtype
 
typedef nil_t const & crtype
 

Static Public Member Functions

static nil_t get (TupleT const &t)
 

Member Typedef Documentation

template<int N, typename TupleT>
typedef nil_t const& phoenix::tuple_element< N, TupleT >::crtype
template<int N, typename TupleT>
typedef nil_t& phoenix::tuple_element< N, TupleT >::rtype
template<int N, typename TupleT>
typedef nil_t phoenix::tuple_element< N, TupleT >::type

Member Function Documentation

template<int N, typename TupleT>
static nil_t phoenix::tuple_element< N, TupleT >::get ( TupleT const &  t)
inlinestatic

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