dlvhex
2.5.0
|
Helper struct for creating rule types. More...
#include <include/dlvhex2/HexGrammar.h>
Public Types | |
typedef boost::spirit::qi::rule < Iterator, Attrib(), Skipper > | type |
Helper struct for creating rule types.
Wrt. Dummy see http://stackoverflow.com/questions/6301966/c-nested-template-classes-error-explicit-specialization-in-non-namespace-scop.
Definition at line 276 of file HexGrammar.h.
typedef boost::spirit::qi::rule<Iterator, Attrib(), Skipper> HexGrammarBase< Iterator, Skipper >::Rule< Attrib, Dummy >::type |
Definition at line 278 of file HexGrammar.h.