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

#include <skipper_fwd.hpp>

Inheritance diagram for boost::spirit::no_skipper_iteration_policy< BaseT >:
Collaboration diagram for boost::spirit::no_skipper_iteration_policy< BaseT >:

Public Types

typedef BaseT base_t
 

Public Member Functions

 no_skipper_iteration_policy ()
 
template<typename PolicyT >
 no_skipper_iteration_policy (PolicyT const &other)
 
template<typename ScannerT >
void skip (ScannerT const &) const
 

Member Typedef Documentation

template<typename BaseT >
typedef BaseT boost::spirit::no_skipper_iteration_policy< BaseT >::base_t

Constructor & Destructor Documentation

template<typename BaseT >
boost::spirit::no_skipper_iteration_policy< BaseT >::no_skipper_iteration_policy ( )
inline
template<typename BaseT >
template<typename PolicyT >
boost::spirit::no_skipper_iteration_policy< BaseT >::no_skipper_iteration_policy ( PolicyT const &  other)
inline

Member Function Documentation

template<typename BaseT >
template<typename ScannerT >
void boost::spirit::no_skipper_iteration_policy< BaseT >::skip ( ScannerT const &  ) const
inline

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