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_negated_char_generator< Positive > Struct Template Reference

#include <char_generator.hpp>

Public Types

typedef negated_char_generator
< Positive > 
result_type
 

Public Member Functions

result_type operator() (Positive const &positive) const
 

Member Typedef Documentation

template<typename Positive >
typedef negated_char_generator<Positive> boost::spirit::karma::detail::make_negated_char_generator< Positive >::result_type

Member Function Documentation

template<typename Positive >
result_type boost::spirit::karma::detail::make_negated_char_generator< Positive >::operator() ( Positive const &  positive) const
inline

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