Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::subrules_scanner< ScannerT, ListT >::rebind_iterator< IteratorT > Struct Template Reference

#include <subrule.hpp>

Public Types

typedef
rebind_scanner_iterator
< ScannerT, IteratorT >::type 
rebind_scanner
 
typedef subrules_scanner
< rebind_scanner, ListT > 
type
 

Member Typedef Documentation

template<typename ScannerT , typename ListT >
template<typename IteratorT >
typedef rebind_scanner_iterator<ScannerT, IteratorT>::type boost::spirit::subrules_scanner< ScannerT, ListT >::rebind_iterator< IteratorT >::rebind_scanner
template<typename ScannerT , typename ListT >
template<typename IteratorT >
typedef subrules_scanner<rebind_scanner, ListT> boost::spirit::subrules_scanner< ScannerT, ListT >::rebind_iterator< IteratorT >::type

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