Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::binary_identity_policy_return< BinaryT, LeftT, RightT > Struct Template Reference

#include <traverse.hpp>

Public Types

typedef BinaryT::parser_generator_t parser_generator_t
 
typedef
parser_generator_t::template
result< LeftT, RightT >::type 
type
 

Member Typedef Documentation

template<typename BinaryT, typename LeftT, typename RightT>
typedef BinaryT::parser_generator_t boost::spirit::binary_identity_policy_return< BinaryT, LeftT, RightT >::parser_generator_t
template<typename BinaryT, typename LeftT, typename RightT>
typedef parser_generator_t ::template result<LeftT, RightT>::type boost::spirit::binary_identity_policy_return< BinaryT, LeftT, RightT >::type

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