Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::qi::make_composite< proto::tag::divides, Elements, Modifiers > Struct Template Reference

#include <keywords.hpp>

Public Types

typedef
repository::qi::keywords
< Elements, Modifiers > 
result_type
 

Public Member Functions

result_type operator() (Elements ref, unused_type) const
 

Member Typedef Documentation

template<typename Elements , typename Modifiers >
typedef repository::qi::keywords<Elements,Modifiers> boost::spirit::qi::make_composite< proto::tag::divides, Elements, Modifiers >::result_type

Member Function Documentation

template<typename Elements , typename Modifiers >
result_type boost::spirit::qi::make_composite< proto::tag::divides, Elements, Modifiers >::operator() ( Elements  ref,
unused_type   
) const
inline

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