
23 Jul
2007
23 Jul
'07
4:29 p.m.
Felipe Magno de Almeida skrev:
On 7/18/07, Thorsten Ottosen <thorsten.ottosen@dezide.com> wrote:
Felipe Magno de Almeida skrev:
Is ptr_container compatible with xml archives? It seems to be failing to compile because reversible_ptr_container doesnt use nvp, failing to give a tag name. Oh, I did not know of special requirements of xml-serialization.
What tag names are you going to use? I'm using "size" and "item" for my local copy. I'd like to be forward-compatible.
Right. What does other boost libraries do? "item" is the default for std-containers, right? Does std-containers also use "size"? -Thorsten