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

#include <sequence.hpp>

Inheritance diagram for boost::spirit::lex::make_composite< proto::tag::bitwise_or, Elements, Modifiers >:
Collaboration diagram for boost::spirit::lex::make_composite< proto::tag::bitwise_or, Elements, Modifiers >:

Public Types

typedef sequence< Elements > result_type
 

Public Member Functions

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

Member Typedef Documentation

typedef sequence <Elements> boost::spirit::make_nary_composite< Elements, sequence >::result_type
inherited

Member Function Documentation

result_type boost::spirit::make_nary_composite< Elements, sequence >::operator() ( Elements const &  elements,
unused_type   
) const
inlineinherited

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