Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::pop_back_iterator< Iterator_, IsLast >::make< BaseIterator > Struct Template Reference

#include <pop_back.hpp>

Public Types

typedef pop_back_iterator
< BaseIterator, is_last
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (BaseIterator const &i)
 

Member Typedef Documentation

template<typename Iterator_ , bool IsLast>
template<typename BaseIterator >
typedef pop_back_iterator<BaseIterator, is_last> boost::fusion::pop_back_iterator< Iterator_, IsLast >::make< BaseIterator >::type

Member Function Documentation

template<typename Iterator_ , bool IsLast>
template<typename BaseIterator >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::pop_back_iterator< Iterator_, IsLast >::make< BaseIterator >::call ( BaseIterator const &  i)
inlinestatic

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