A class implementing the archiver pattern



 DEVELOP > c-Plus-Plus > A class implementing the archiver pattern

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: ""
Date: 28 Apr 2005 02:10:09 AM
Object: A class implementing the archiver pattern
Hi,
MFC had a CArchiver class that overloaded the << and >>. This
class was useful for serializing data into streams. Is there a
platform independant class (maybe STL has something)?
Thanks
.

User: "Jeff Flinn"

Title: Re: A class implementing the archiver pattern 28 Apr 2005 07:30:25 AM
wrote:

Hi,

MFC had a CArchiver class that overloaded the << and >>. This
class was useful for serializing data into streams. Is there a
platform independant class (maybe STL has something)?

See: http://www.boost.org/libs/serialization/doc/index.html
Jeff Flinn
.
User: ""

Title: Re: A class implementing the archiver pattern 28 Apr 2005 09:31:20 AM
Thanks! Looks good from what I've seen so far.
.



  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER