Added YAML::Newline manipulator for the emitter

This commit is contained in:
jbeder
2010-10-21 22:02:29 +00:00
parent 7bad58ba47
commit 59745a4cff
5 changed files with 63 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ namespace YAML
// general manipulators
Auto,
TagByKind,
Newline,
// output character set
EmitNonAscii,