Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::extension::deref_impl< flatten_view_iterator_tag >::apply< Iterator > Struct Template Reference

#include <flatten_view_iterator.hpp>

Public Types

typedef result_of::deref
< typename
Iterator::first_type >::type 
type
 

Static Public Member Functions

static type call (Iterator const &it)
 

Member Typedef Documentation

template<typename Iterator >
typedef result_of::deref<typename Iterator::first_type>::type boost::fusion::extension::deref_impl< flatten_view_iterator_tag >::apply< Iterator >::type

Member Function Documentation

template<typename Iterator >
static type boost::fusion::extension::deref_impl< flatten_view_iterator_tag >::apply< Iterator >::call ( Iterator const &  it)
inlinestatic

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