mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-08-26 17:07:04 -04:00
e76521c0e9
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.