mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00

It's better organized now, I think - nodes only offer a single main way of getting the fundamental scalar (as a string), and now we can specialize a single template to read specific types.
4 lines
22 B
YAML
4 lines
22 B
YAML
- true
|
|
- false
|
|
- y
|
|
- n |