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::duplicate_sequence_attribute< Attribute, T, 1 > Struct Template Reference

#include <duplicate.hpp>

Public Types

typedef
fusion::result_of::make_cons
< reference_wrapper< T const >
>::type 
type
 

Static Public Member Functions

static type call (T const &t)
 

Member Typedef Documentation

template<typename Attribute , typename T >
typedef fusion::result_of::make_cons< reference_wrapper<T const> >::type boost::spirit::karma::detail::duplicate_sequence_attribute< Attribute, T, 1 >::type

Member Function Documentation

template<typename Attribute , typename T >
static type boost::spirit::karma::detail::duplicate_sequence_attribute< Attribute, T, 1 >::call ( T const &  t)
inlinestatic

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