Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::detail::seek_descent< Base, Iterator, typename enable_if< result_of::equal_to< Iterator, typename result_of::end< typename result_of::value_of< Base >::type >::type > >::type > Struct Template Reference

#include <flatten_view_iterator.hpp>

Public Types

typedef result_of::next< Base >
::type 
type
 

Static Public Member Functions

static type apply (Base const &base, Iterator const &)
 

Member Typedef Documentation

template<class Base , class Iterator >
typedef result_of::next<Base>::type boost::fusion::detail::seek_descent< Base, Iterator, typename enable_if< result_of::equal_to< Iterator, typename result_of::end< typename result_of::value_of< Base >::type >::type > >::type >::type

Member Function Documentation

template<class Base , class Iterator >
static type boost::fusion::detail::seek_descent< Base, Iterator, typename enable_if< result_of::equal_to< Iterator, typename result_of::end< typename result_of::value_of< Base >::type >::type > >::type >::apply ( Base const &  base,
Iterator const &   
)
inlinestatic

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