wibble 1.1
|
Parse a record of Yaml-style field: value couples. More...
#include <string.h>
Classes | |
class | const_iterator |
Public Member Functions | |
const_iterator | begin (std::istream &in) |
const_iterator | end () |
Parse a record of Yaml-style field: value couples.
Parsing stops either at end of record (one empty line) or at end of file.
The value is deindented properly.
Example code:
|
inline |
|
inline |