Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpl::distance_impl< aux::pair_iter_tag >::apply< Iter1, Iter2 > Struct Template Reference

#include <pair_view.hpp>

Public Types

typedef mpl::distance
< typename first< Iter1 >
::type, typename first< Iter2 >
::type >::type 
type
 

Member Typedef Documentation

template<typename Iter1 , typename Iter2 >
typedef mpl::distance< typename first<Iter1>::type , typename first<Iter2>::type >::type boost::mpl::distance_impl< aux::pair_iter_tag >::apply< Iter1, Iter2 >::type

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