Boost logo

Boost :

Subject: Re: [boost] [Serialization] assertion failure on exit
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2008-12-08 19:12:25


After further experimentation, it seems I only get the assertion on exit
when the same class is exported via the BOOST_CLASS_EXPORT macro in
multiple translation units. So I could probably fix my problem by
adding a cpp for all of my simple classes and putting the export macro
in there, but that's silly. I must be missing something.


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