Expat and C++ ?
"David Smoot" <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
I have poked in the archives and have found some but not all my answers. I started trying to use expat in a class with member methods as parsers. This did not work obviously and it was explained here: http://mail.libexpat.org/pipermail/expat-discuss/2002-November/000770.html But on the homepage of libexpat.org it states that one of the changes in Expat 2.0 is: "Fixed headers for use from C++." Does this mean I can use member methods as parsers? If so, are there any examples? Thank you, David Smoot