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

#include <container_traits.hpp>

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 = void>
typedef boost::detail::iterator_traits<Iterator>::reference boost::spirit::x3::traits::deref_iterator< Iterator, Enable >::type

Member Function Documentation

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

References boost::it.

Referenced by boost::spirit::x3::traits::deref().


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