Reece Dunn wrote:
Hamish Mackenzie wrote:

How do you feel about having a node_reference instead.


What are the access differences? I.e. could you use '.' to access attributes/methods as opposed to '->'?

yes of course, that's the whole point: it's a wrapper around a C pointer, endowed with all the methods you would expect in a C++ xml API.
But, much like in my original proposal, these methods are very thin
wrappers that delegate the call to libxml2.


Regards,
                Stefan


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to