#include <skipper_fwd.hpp>


Public Types | |
| typedef BaseT | base_t |
Public Member Functions | |
| skipper_iteration_policy () | |
| template<typename PolicyT > | |
| skipper_iteration_policy (PolicyT const &other) | |
| template<typename ScannerT > | |
| void | advance (ScannerT const &scan) const |
| template<typename ScannerT > | |
| bool | at_end (ScannerT const &scan) const |
| template<typename ScannerT > | |
| void | skip (ScannerT const &scan) const |
| typedef BaseT boost::spirit::skipper_iteration_policy< BaseT >::base_t |
|
inline |
|
inline |
|
inline |
References boost::fusion::advance().
|
inline |
|
inline |
References boost::fusion::advance(), and get().