Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::repository::qi::kwd_parser< Subject, KeywordType, LoopIter, NoCase, Distinct >::attribute< Context, Iterator > Struct Template Reference

#include <kwd.hpp>

Public Types

typedef
traits::build_std_vector
< typename
traits::attribute_of< Subject,
Context, Iterator >::type >
::type 
type
 

Member Typedef Documentation

template<typename Subject , typename KeywordType , typename LoopIter , typename NoCase , typename Distinct >
template<typename Context , typename Iterator >
typedef traits::build_std_vector< typename traits::attribute_of< Subject, Context, Iterator>::type >::type boost::spirit::repository::qi::kwd_parser< Subject, KeywordType, LoopIter, NoCase, Distinct >::attribute< Context, Iterator >::type

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