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, N > Struct Template Reference

#include <duplicate.hpp>

Public Types

typedef
fusion::result_of::make_cons
< reference_wrapper< T const >
, typename
duplicate_sequence_attribute
< Attribute, T, N-1 >::type >
::type 
type
 

Static Public Member Functions

static type call (T const &t)
 

Member Typedef Documentation

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

Member Function Documentation

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

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