[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] CppExpat: A set of C++11 bindings for Expat
- From: Boris Kolpackov <boris@codesynthesis.com>
- To: Ryan Gonzalez <rymg19@gmail.com>
- Date: Fri, 17 Jul 2015 13:29:12 +0200
Ryan Gonzalez <rymg19@gmail.com> writes:
> - It converts the given values to C++ types (e.g. char* -> std::string,
> void** -> std::map<std::string, std::string>.
There is also libstudxml[1] which adapts Expat to a streaming pull
parser and converts strings to values that one would actually want
to use (e.g., integers, enums, etc).
[1] http://www.codesynthesis.com/projects/libstudxml/
Boris
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]