Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement YAML <-> pmtv::map_t generator and parser
This implements serialization and deserialization of pmtv::map_t to a subset YAML 1.2. It doesn't support the full YAML 1.2 standard, but rather focuses to serialize any possible pmtv::map_t value to valid YAML and back. Signed-off-by: Frank Osterfeld <[email protected]>
- Loading branch information