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

#include <tuple.hpp>

Public Types

typedef cons_advance< N-1,
Cons >::type::rest_type 
type
 

Static Public Member Functions

static const typecall (const Cons &c)
 

Member Typedef Documentation

template<int N, class Cons >
typedef cons_advance<N-1, Cons>::type::rest_type boost::type_erasure::detail::cons_advance< N, Cons >::type

Member Function Documentation

template<int N, class Cons >
static const type& boost::type_erasure::detail::cons_advance< N, Cons >::call ( const Cons &  c)
inlinestatic

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