Boost logo

Boost :

Subject: Re: [boost] Boost 1_41 Binary archive exceptions
From: KARAN (msree80_at_[hidden])
Date: 2011-12-29 06:24:37


Hi

The A,B, C of types below
                       T A;
                       T B;
                       CLASS::CLASSB C;

I am saving the files in 64bit env successfully and restore the same file
which leads to exception
mainly in this below block
{ T A;
   T B;
   CLASS::CLASSB C;
}

Regards
SKaran

--
View this message in context: http://boost.2283326.n4.nabble.com/Boost-1-41-Binary-archive-exceptions-tp4242318p4242488.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk