Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::mpl_iterator< Iterator_ >::deref< Iterator > Struct Template Reference

#include <mpl_iterator.hpp>

Public Types

typedef mpl::deref< typename
Iterator::iterator_type >
::type 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Iterator)
 

Member Typedef Documentation

template<typename Iterator_ >
template<typename Iterator >
typedef mpl::deref< typename Iterator::iterator_type>::type boost::fusion::mpl_iterator< Iterator_ >::deref< Iterator >::type

Member Function Documentation

template<typename Iterator_ >
template<typename Iterator >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::mpl_iterator< Iterator_ >::deref< Iterator >::call ( Iterator  )
inlinestatic

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