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

#include <map_iterator.hpp>

Public Types

typedef mpl::minus< typename
I2::index, typename I1::index >
::type 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (I1 const &, I2 const &)
 

Member Typedef Documentation

template<typename Seq , int Pos>
template<typename I1 , typename I2 >
typedef mpl::minus< typename I2::index, typename I1::index >::type boost::fusion::map_iterator< Seq, Pos >::distance< I1, I2 >::type

Member Function Documentation

template<typename Seq , int Pos>
template<typename I1 , typename I2 >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::map_iterator< Seq, Pos >::distance< I1, I2 >::call ( I1 const &  ,
I2 const &   
)
inlinestatic

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