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

#include <meta_compiler.hpp>

Inheritance diagram for boost::spirit::make_nary_composite< Elements, generator >:

Public Types

typedef generator< Elements > result_type
 

Public Member Functions

result_type operator() (Elements const &elements, unused_type) const
 

Member Typedef Documentation

template<typename Elements, template< typename Elements_ > class generator>
typedef generator<Elements> boost::spirit::make_nary_composite< Elements, generator >::result_type

Member Function Documentation

template<typename Elements, template< typename Elements_ > class generator>
result_type boost::spirit::make_nary_composite< Elements, generator >::operator() ( Elements const &  elements,
unused_type   
) const
inline

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