Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::objects::iterator_range< NextPolicies, Iterator >::next Struct Reference

#include <iterator.hpp>

Public Types

typedef mpl::if_< is_reference
< typename traits_t::reference >
, typename traits_t::reference,
typename traits_t::value_type >
::type 
result_type
 

Public Member Functions

result_type operator() (iterator_range< NextPolicies, Iterator > &self)
 

Member Typedef Documentation

template<class NextPolicies , class Iterator >
typedef mpl::if_< is_reference< typename traits_t::reference > , typename traits_t::reference , typename traits_t::value_type >::type boost::python::objects::iterator_range< NextPolicies, Iterator >::next::result_type

Member Function Documentation


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