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_list< Subject, true > Struct Template Reference

#include <list.hpp>

Inheritance diagram for boost::spirit::karma::detail::make_list< Subject, true >:
Collaboration diagram for boost::spirit::karma::detail::make_list< Subject, true >:

Public Types

typedef
fusion::result_of::value_at_c
< Subject, 0 >::type 
left_type
 
typedef
fusion::result_of::value_at_c
< Subject, 1 >::type 
right_type
 
typedef strict_list< left_type,
right_type
result_type
 

Public Member Functions

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

Member Typedef Documentation

Member Function Documentation

result_type boost::spirit::make_binary_composite< Subject , strict_list >::operator() ( Subject const &  elements,
unused_type   
) const
inlineinherited

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