Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::terminal< Terminal >::result_helper< true, A0, A1, A2 > Struct Template Reference

#include <terminal.hpp>

Public Types

typedef make_lazy< this_type,
typename detail::to_lazy_arg
< A0 >::type, typename
detail::to_lazy_arg< A1 >
::type, typename
detail::to_lazy_arg< A2 >
::type >::type 
type
 

Member Typedef Documentation

template<typename Terminal>
template<typename A0 , typename A1 , typename A2 >
typedef make_lazy<this_type , typename detail::to_lazy_arg<A0>::type , typename detail::to_lazy_arg<A1>::type , typename detail::to_lazy_arg<A2>::type>::type boost::spirit::terminal< Terminal >::result_helper< true, A0, A1, A2 >::type

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