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

#include <directives.hpp>

Public Types

typedef scanner_policies
< no_skipper_iteration_policy
< typename
ScannerT::iteration_policy_t >
, typename
ScannerT::match_policy_t,
typename
ScannerT::action_policy_t > 
policies_t
 
typedef
rebind_scanner_policies
< ScannerT, policies_t >::type 
type
 

Member Typedef Documentation

template<typename ScannerT>
typedef scanner_policies< no_skipper_iteration_policy< typename ScannerT::iteration_policy_t>, typename ScannerT::match_policy_t, typename ScannerT::action_policy_t > boost::spirit::lexeme_scanner< ScannerT >::policies_t
template<typename ScannerT>
typedef rebind_scanner_policies<ScannerT, policies_t>::type boost::spirit::lexeme_scanner< ScannerT >::type

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