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 >::prior< Iterator > Struct Template Reference

#include <pop_back.hpp>

Inheritance diagram for boost::fusion::pop_back_iterator< Iterator_, IsLast >::prior< Iterator >:
Collaboration diagram for boost::fusion::pop_back_iterator< Iterator_, IsLast >::prior< Iterator >:

Public Types

typedef
Iterator::iterator_base_type 
base_type
 
typedef result_of::prior
< base_type >::type 
base_prior
 
typedef pop_back_iterator
< base_prior, false > 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Iterator const &i)
 

Member Typedef Documentation

typedef result_of::prior<base_type>::type boost::fusion::pop_back_iterator< Iterator_, IsLast >::prior_impl< Iterator, IsLast_ >::base_prior
inherited
typedef Iterator::iterator_base_type boost::fusion::pop_back_iterator< Iterator_, IsLast >::prior_impl< Iterator, IsLast_ >::base_type
inherited
typedef pop_back_iterator<base_prior, false> boost::fusion::pop_back_iterator< Iterator_, IsLast >::prior_impl< Iterator, IsLast_ >::type
inherited

Member Function Documentation

static BOOST_FUSION_GPU_ENABLED type boost::fusion::pop_back_iterator< Iterator_, IsLast >::prior_impl< Iterator, IsLast_ >::call ( Iterator const &  i)
inlinestaticinherited

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