attribute_t
// In header: <boost/parser/parser_fwd.hpp> typedef typename attribute< R, Parser >::type attribute_t;
An alias for typename attribute<R, Parser>::type.
typename attribute<R, Parser>::type