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

#include <iterator_adapter.hpp>

Public Types

typedef result_of::deref
< typename
Iterator::iterator_base_type >
::type 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Iterator const &it)
 

Member Typedef Documentation

template<typename Derived_, typename Iterator_, typename Category = typename Iterator_::category>
template<typename Iterator >
typedef result_of::deref< typename Iterator::iterator_base_type >::type boost::fusion::iterator_adapter< Derived_, Iterator_, Category >::deref< Iterator >::type

Member Function Documentation

template<typename Derived_, typename Iterator_, typename Category = typename Iterator_::category>
template<typename Iterator >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::iterator_adapter< Derived_, Iterator_, Category >::deref< Iterator >::call ( Iterator const &  it)
inlinestatic

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