Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::confix_parser_gen< NestedT, LexemeT >::direct_result_type< StartT, ExprT, EndT > Struct Template Reference

#include <confix.hpp>

Public Types

typedef confix_parser
< typename as_parser< StartT >
::type, typename as_parser
< ExprT >::type, typename
as_parser< EndT >::type,
plain_parser_category, NestedT,
LexemeT > 
type
 

Member Typedef Documentation

template<typename NestedT , typename LexemeT >
template<typename StartT, typename ExprT, typename EndT>
typedef confix_parser< typename as_parser<StartT>::type, typename as_parser<ExprT>::type, typename as_parser<EndT>::type, plain_parser_category, NestedT, LexemeT > boost::spirit::confix_parser_gen< NestedT, LexemeT >::direct_result_type< StartT, ExprT, EndT >::type

The documentation for this struct was generated from the following file: