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::end_impl< po_array_tag >::apply< Seq > Struct Template Reference

#include <end_impl.hpp>

Public Types

typedef basic_iterator
< po_array_iterator_tag,
random_access_traversal_tag,
Seq, extent< Seq, rank< Seq >
::value-1 >::value > 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Seq &seq)
 

Member Typedef Documentation

template<typename Seq >
typedef basic_iterator< po_array_iterator_tag , random_access_traversal_tag , Seq , extent<Seq,rank<Seq>::value-1>::value > boost::fusion::extension::end_impl< po_array_tag >::apply< Seq >::type

Member Function Documentation

template<typename Seq >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::extension::end_impl< po_array_tag >::apply< Seq >::call ( Seq &  seq)
inlinestatic

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