Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::basic_iterator< Tag, Category, Seq, Index >::distance< It1, It2 > Struct Template Reference

#include <basic_iterator.hpp>

Public Types

typedef mpl::minus< typename
It2::index, typename
It1::index > 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (It1 const &, It2 const &)
 

Member Typedef Documentation

template<typename Tag, typename Category, typename Seq, int Index>
template<typename It1 , typename It2 >
typedef mpl::minus<typename It2::index, typename It1::index> boost::fusion::basic_iterator< Tag, Category, Seq, Index >::distance< It1, It2 >::type

Member Function Documentation

template<typename Tag, typename Category, typename Seq, int Index>
template<typename It1 , typename It2 >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::basic_iterator< Tag, Category, Seq, Index >::distance< It1, It2 >::call ( It1 const &  ,
It2 const &   
)
inlinestatic

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