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_op1_result_type< StartT > Struct Template Reference

#include <confix.hpp>

Public Types

typedef confix_parser
< typename as_parser< StartT >
::type, kleene_star
< anychar_parser >
, alternative< eol_parser,
end_parser >
, unary_parser_category,
NestedT, is_lexeme > 
type
 

Member Typedef Documentation

template<typename NestedT>
template<typename StartT>
typedef confix_parser< typename as_parser<StartT>::type, kleene_star<anychar_parser>, alternative<eol_parser, end_parser>, unary_parser_category, NestedT, is_lexeme > boost::spirit::comment_parser_gen< NestedT >::paren_op1_result_type< StartT >::type

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