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::generator_properties Struct Reference

#include <generator.hpp>

Public Types

enum  enum_type {
  no_properties = 0,
  buffering = 0x01,
  counting = 0x02,
  tracking = 0x04,
  disabling = 0x08,
  countingbuffer = 0x03,
  all_properties = 0x0f
}
 

Member Enumeration Documentation

Enumerator
no_properties 
buffering 
counting 
tracking 
disabling 
countingbuffer 
all_properties 

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