Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iterators::detail::iterator_distance< Difference, Incrementable1, Incrementable2 > Struct Template Reference

#include <counting_iterator.hpp>

Static Public Member Functions

static Difference distance (Incrementable1 x, Incrementable2 y)
 

Member Function Documentation

template<class Difference , class Incrementable1 , class Incrementable2 >
static Difference boost::iterators::detail::iterator_distance< Difference, Incrementable1, Incrementable2 >::distance ( Incrementable1  x,
Incrementable2  y 
)
inlinestatic

References boost::flyweights::x.


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