rapidyaml 0.15.2
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
Emit to file

Topics

 Emit full tree
 
 Emit from nested node id
 
 Emit from ConstNodeRef
 

Classes

struct  c4::yml::WriterFile
 A writer that outputs to a C file handle, defaulting to stdout. More...

Typedefs

using c4::yml::EmitterFile = Emitter<WriterFile>

Detailed Description

Typedef Documentation

◆ EmitterFile

Definition at line 25 of file emit_file.hpp.