Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::traits::deref_iterator< Iterator, Enable > Struct Template Reference

#include <container.hpp>

Inheritance diagram for boost::spirit::traits::deref_iterator< Iterator, Enable >:

Public Types

typedef
boost::detail::iterator_traits
< Iterator >::reference 
type
 

Static Public Member Functions

static type call (Iterator &it)
 

Member Typedef Documentation

template<typename Iterator, typename Enable >
typedef boost::detail::iterator_traits<Iterator>::reference boost::spirit::traits::deref_iterator< Iterator, Enable >::type

Member Function Documentation

template<typename Iterator, typename Enable >
static type boost::spirit::traits::deref_iterator< Iterator, Enable >::call ( Iterator &  it)
inlinestatic

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