Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::detail::nary_proto_expr_function< OpTag, Domain > Struct Template Reference

#include <meta_create.hpp>

Classes

struct  result
 
struct  result< nary_proto_expr_function(T1, T2)>
 

Public Member Functions

template<typename T >
result
< nary_proto_expr_function(T,
unused_type const &)>::type 
operator() (T, unused_type const &) const
 
template<typename T1 , typename T2 >
result
< nary_proto_expr_function(T1,
T2)>::type 
operator() (T1, T2 const &t2) const
 

Member Function Documentation

template<typename OpTag , typename Domain >
template<typename T >
result<nary_proto_expr_function(T, unused_type const&)>::type boost::spirit::detail::nary_proto_expr_function< OpTag, Domain >::operator() ( T  ,
unused_type const &   
) const
inline
template<typename OpTag , typename Domain >
template<typename T1 , typename T2 >
result<nary_proto_expr_function(T1, T2)>::type boost::spirit::detail::nary_proto_expr_function< OpTag, Domain >::operator() ( T1  ,
T2 const &  t2 
) const
inline

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