#include <parser.hpp>
Public Types | |
typedef boost::remove_reference < ParserT >::type | parser_type |
typedef parser_type::template result< ScannerT >::type | type |
typedef boost::remove_reference<ParserT>::type boost::spirit::parser_result< ParserT, ScannerT >::parser_type |
typedef parser_type::template result<ScannerT>::type boost::spirit::parser_result< ParserT, ScannerT >::type |