fktn-k / fkYAML

A C++ header-only YAML library
MIT License
69 stars 7 forks source link

#4 supported block sequence deserialization #29

Closed fktn-k closed 1 year ago

fktn-k commented 1 year ago

Block sequence YAML nodes are supported for deserialization.
Some tests for the above deserialization are then added to the unit test app.