
20 Jun
2008
20 Jun
'08
4:11 p.m.
Hi I have recently began familiarising myself with the serialization library (Boost 1.35). I am specifically interested in XML serialization. This is probably a trivial question: can you get the actual name of the class to appear in the opening tag of the class instance? All I get so far is the class_id for the first instance and class_id_reference thereafter. This does make sense, of course, but I would like to know if this really is the default behaviour, and if it is, can it be changed to display the class name? Thanks Alexander Kabanov