Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::traits::build_attribute_sequence< Sequence, Context, Transform, Iterator, Domain >::element_attribute::result< F(Element)> Struct Template Reference

#include <attributes.hpp>

Public Types

typedef Transform< typename
attribute_of< Element, Context,
Iterator >::type, Domain >
::type 
type
 

Member Typedef Documentation

template<typename Sequence , typename Context , template< typename T, typename D > class Transform, typename Iterator = unused_type, typename Domain = unused_type>
template<typename F , typename Element >
typedef Transform< typename attribute_of<Element, Context, Iterator>::type , Domain >::type boost::spirit::traits::build_attribute_sequence< Sequence, Context, Transform, Iterator, Domain >::element_attribute::result< F(Element)>::type

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