Before I start writing by own settings library I though I would try to find an existing one. I've googled and found plenty for C# or MFC but nothing that uses plain C++/STL. I'd like something that allows access via keys such as:
mySettings["Root"]["Subsection"]["Value"].Value
Or something along those lines. Is there anything that can provide that sort of interface to an XML file or am I going to have to roll my own?
Thanks, J
There is TinyXML and pugixml
PugiXML does have XPath support
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With