#include <pop_back.hpp>


Classes | |
| struct | distance |
| struct | equal_to |
| struct | equal_to_helper |
| struct | equal_to_helper< I, true > |
| struct | make |
| struct | prior |
| struct | prior_impl |
| struct | prior_impl< Iterator, true > |
Public Types | |
| typedef iterator_adapter < pop_back_iterator< Iterator_, IsLast >, Iterator_ > | base_type |
| typedef remove_const < Iterator_ >::type | iterator_base_type |
| typedef iterator_facade_tag | fusion_tag |
| typedef pop_back_iterator < Iterator_, IsLast > | derived_type |
| typedef Category | category |
Public Member Functions | |
| BOOST_FUSION_GPU_ENABLED | pop_back_iterator (Iterator_ const &iterator_base) |
| BOOST_FUSION_GPU_ENABLED pop_back_iterator< Iterator_, IsLast >const & | cast () const |
| BOOST_FUSION_GPU_ENABLED pop_back_iterator< Iterator_, IsLast > & | cast () |
Public Attributes | |
| iterator_base_type | iterator_base |
Static Public Attributes | |
| static bool const | is_last = IsLast |
| typedef iterator_adapter< pop_back_iterator<Iterator_, IsLast> , Iterator_> boost::fusion::pop_back_iterator< Iterator_, IsLast >::base_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
static |
|
inherited |