Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::extension::deref_impl< po_array_iterator_tag >::apply< It > Struct Template Reference

#include <deref_impl.hpp>

Public Types

typedef add_reference
< typename remove_extent
< typename It::seq_type >
::type >::type 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (It const &it)
 

Member Typedef Documentation

template<typename It >
typedef add_reference< typename remove_extent<typename It::seq_type>::type >::type boost::fusion::extension::deref_impl< po_array_iterator_tag >::apply< It >::type

Member Function Documentation

template<typename It >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::extension::deref_impl< po_array_iterator_tag >::apply< It >::call ( It const &  it)
inlinestatic

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