Subject: Re: [boost] boost::serialization, binary archive contents
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-12-28 23:59:23


Dan wrote:

> Other than the std::ios::binary is there any other differences
> required between the text and binary archives?

they should work exactly the same.

Robert Ramey