From: Robert Ramey (ramey_at_[hidden])
Date: 2007-11-25 11:47:54


Robert Bielik wrote:

> How is the std::string/std::wstring handled since they obviously are
> saved/loaded correctly?

Off hand I don't remember, you'd have to look into the implemenation
of xml_?archive. And maybe into the xml input parser built with spirit.

Or maybe you >> operator isn't checking for the </ tag> so it doesn't
know when to stop.?

Robert Ramey

>
> /R