Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::boost_tuple_iterator< Cons >::lazy_next_distance< I1, I2 > Struct Template Reference

#include <boost_tuple_iterator.hpp>

Public Types

typedef mpl::plus< mpl::int_
< 1 >, typename distance
< typename next< I1 >::type,
I2 >::type >::type 
type
 

Member Typedef Documentation

template<typename Cons = tuples::null_type>
template<typename I1 , typename I2 >
typedef mpl::plus< mpl::int_<1>, typename distance< typename next<I1>::type, I2 >::type >::type boost::fusion::boost_tuple_iterator< Cons >::lazy_next_distance< I1, I2 >::type

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