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::at_impl< po_array_tag >::apply< Seq, N > Struct Template Reference

#include <at_impl.hpp>

Public Types

typedef add_reference
< typename remove_extent< Seq >
::type >::type 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Seq &seq)
 

Member Typedef Documentation

template<typename Seq , typename N >
typedef add_reference<typename remove_extent<Seq>::type>::type boost::fusion::extension::at_impl< po_array_tag >::apply< Seq, N >::type

Member Function Documentation

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

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