]> git.sesse.net Git - casparcg/commit
Created abstraction for property tree get(), get_child() and get_value() to be able...
authorHelge Norberg <helge.norberg@svt.se>
Wed, 2 Dec 2015 16:44:25 +0000 (17:44 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Wed, 2 Dec 2015 16:44:25 +0000 (17:44 +0100)
commit5745b88f98fd06fdc4ee936d4ce4f3ab9c5de749
tree74c6582659cc394cf8f29baa1969a2e789f2f737
parent16b9e3cfec4092598f1a68e804248242d6fc141d
Created abstraction for property tree get(), get_child() and get_value() to be able to throw our own exception with callstack and context_info to easier debug XML errors. Also integrated ptree iteration with context_info to automatically provide the xpath where iteration is at
common/CMakeLists.txt
common/ptree.h [new file with mode: 0644]