#include <alternative.hpp>
|
| alternative (Elements const &elements_) |
|
template<typename Iterator , typename Context , typename Skipper , typename Attribute > |
bool | parse (Iterator &first, Iterator const &last, Context &context, Skipper const &skipper, Attribute &attr_) const |
|
template<typename Context > |
info | what (Context &context) const |
|
alternative< Elements >const & | derived () const |
|
template<typename Elements >
template<typename Elements >
template<typename Iterator , typename Context , typename Skipper , typename Attribute >
bool boost::spirit::qi::alternative< Elements >::parse |
( |
Iterator & |
first, |
|
|
Iterator const & |
last, |
|
|
Context & |
context, |
|
|
Skipper const & |
skipper, |
|
|
Attribute & |
attr_ |
|
) |
| const |
|
inline |
template<typename Elements >
template<typename Context >
template<typename Elements >
The documentation for this struct was generated from the following file: