Boost logo

Boost Users :

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


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-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