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::make_primitive< tag::char_code< tag::space, CharEncoding >, Modifiers > Struct Template Reference

#include <char_class.hpp>

Public Types

typedef any_space< CharEncoding > result_type
 

Public Member Functions

result_type operator() (unused_type, unused_type) const
 

Member Typedef Documentation

template<typename CharEncoding , typename Modifiers >
typedef any_space<CharEncoding> boost::spirit::karma::make_primitive< tag::char_code< tag::space, CharEncoding >, Modifiers >::result_type

Member Function Documentation

template<typename CharEncoding , typename Modifiers >
result_type boost::spirit::karma::make_primitive< tag::char_code< tag::space, CharEncoding >, Modifiers >::operator() ( unused_type  ,
unused_type   
) const
inline

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