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

#include <container.hpp>

Inheritance diagram for boost::spirit::result_of::deref< Iterator >:
Collaboration diagram for boost::spirit::result_of::deref< Iterator >:

Public Types

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

Static Public Member Functions

static type call (Iterator &it)
 

Member Typedef Documentation

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

Member Function Documentation

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

References boost::it.


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