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

#include <confix.hpp>

Public Types

typedef confix_parser
< typename as_parser< StartT >
::type, kleene_star
< anychar_parser >, typename
as_parser< EndT >::type,
unary_parser_category, NestedT,
is_lexeme > 
type
 

Member Typedef Documentation

template<typename NestedT>
template<typename StartT, typename EndT>
typedef confix_parser< typename as_parser<StartT>::type, kleene_star<anychar_parser>, typename as_parser<EndT>::type, unary_parser_category, NestedT, is_lexeme > boost::spirit::comment_parser_gen< NestedT >::paren_op2_result_type< StartT, EndT >::type

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