Boost logo

Boost :

Subject: [boost] XML character escaping
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2009-05-23 13:14:25


There is a function encode_char_entities() in
boost/property_tree/detail/xml_parser_utils.hpp; is that safe to use from
other Boost libraries? Boost.Graph's GraphML writer currently generates
its own XML, and I just changed it to escape strings using that function.
Should that be moved to someplace more public?

-- Jeremiah Willcock


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk