
10 Jun
2009
10 Jun
'09
8:19 p.m.
Just a general question, Could one use Boost.Regex to build a Well-Formed and Validating XML parser whose view is iterators to elements inside the XML document? In other words, create a class that acts like an XML parser so that you may derive from it to say create a XMPP class? Etienne