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::generate_encoded< CharEncoding, Tag > Struct Template Reference

#include <symbols.hpp>

Public Types

typedef proto::terminal
< tag::char_code< Tag,
CharEncoding > >::type 
encoding_type
 

Static Public Member Functions

template<typename OutputIterator , typename Expr , typename Attribute >
static bool call (OutputIterator &sink, Expr const &expr, Attribute const &attr)
 

Member Typedef Documentation

template<typename CharEncoding , typename Tag >
typedef proto::terminal<tag::char_code<Tag, CharEncoding> >::type boost::spirit::karma::detail::generate_encoded< CharEncoding, Tag >::encoding_type

Member Function Documentation

template<typename CharEncoding , typename Tag >
template<typename OutputIterator , typename Expr , typename Attribute >
static bool boost::spirit::karma::detail::generate_encoded< CharEncoding, Tag >::call ( OutputIterator &  sink,
Expr const &  expr,
Attribute const &  attr 
)
inlinestatic

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