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

#include <pair_view.hpp>

Public Types

typedef pair< typename deref
< Iter1 >::type, typename
deref< Iter2 >::type
type
 

Member Typedef Documentation

template<typename Iter1 , typename Iter2 , typename C >
typedef pair< typename deref<Iter1>::type , typename deref<Iter2>::type > boost::mpl::deref< pair_iter< Iter1, Iter2, C > >::type

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