#include <advance.hpp>
Classes | |
struct | attribute |
Public Types | |
typedef advance_parser< Int > | derived_type |
typedef qi::domain | domain |
Public Member Functions | |
advance_parser (Int dist) | |
template<typename Iterator , typename Context , typename Skipper , typename Attribute > | |
bool | parse (Iterator &first, Iterator const &last, Context &, Skipper &, Attribute &) const |
template<typename Context > | |
boost::spirit::info | what (Context &) const |
advance_parser< Int >const & | derived () const |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |
|
inline |
|
inline |