#include <info.hpp>
Public Types | |
typedef utf8_string | string |
Public Member Functions | |
simple_printer (Out &out_) | |
void | element (string const &tag, string const &value, int) const |
Public Attributes | |
Out & | out |
typedef utf8_string boost::spirit::simple_printer< Out >::string |
|
inline |
|
inline |
Out& boost::spirit::simple_printer< Out >::out |