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

#include <alternative.hpp>

Inheritance diagram for boost::spirit::karma::detail::make_alternative< Elements, strict_mode >:
Collaboration diagram for boost::spirit::karma::detail::make_alternative< Elements, strict_mode >:

Public Types

typedef alternative< Elements > result_type
 

Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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