[XML] validate closing tags with boost property tree read_xml?

20 Mar
2012
20 Mar
'12
1:04 p.m.
boost::property_tree::xml_parser::read_xml uses the default rapidxml behaviour of not validating closing tags. With rapidxml you can use the flag parse_validate_closing_tags to turn this on. Boost does not support any such flag. Is there anyway to turn it on using Boost or will I have to use rapidxml directly? Thanks
4778
Age (days ago)
4778
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Coakley