Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::serialization problem with own defined primitive type
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2011-05-30 05:45:14


Robert Bielik skrev 2011-05-30 08:20:
> My end goal is to be able to save my string as:
>
> <myString>StringValue</myString>
>
> Any tips towards that end would be greatly appreciated :)

I solved it currently for the XML archive by using basic_xml_grammar to parse the string in the >> stream operator.

Regards
/Rob


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net