Merged r270:HEAD of the emitting-unicode branch

This commit is contained in:
jbeder
2009-10-19 23:31:11 +00:00
parent ae937a31d2
commit 9a28c9178e
10 changed files with 257 additions and 169 deletions

View File

@@ -29,6 +29,7 @@ namespace YAML
const std::string GetLastError() const;
// global setters
bool SetOutputCharset(EMITTER_MANIP value);
bool SetStringFormat(EMITTER_MANIP value);
bool SetBoolFormat(EMITTER_MANIP value);
bool SetIntBase(EMITTER_MANIP value);