Does YAML::Node have a Mark structure? -


i know during parsing, yaml-cpp can throw exception has nice file location (line , column number) information exception occurred. how post-parse? there mechanism determine (first) line number of yaml file associated given node?

starting 0.5.3 yaml::node has property mark() information line number etc.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -