rapidyaml  0.9.0
parse and emit YAML, and do it fast
writer.hpp File Reference
#include "./common.hpp"
#include <c4/substr.hpp>
#include <stdio.h>
#include <string.h>

Go to the source code of this file.

Classes

struct  c4::yml::WriterFile
 A writer that outputs to a file. More...
 
struct  c4::yml::WriterOStream< OStream >
 A writer that outputs to an STL-like ostream. More...
 
struct  c4::yml::WriterBuf
 a writer to a substr More...
 

Namespaces

 c4
 
 c4::yml