Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-07-06 11:33:46


I believe you could have left the intrusive versions.

Rather than use inline implementations, move the
implementations of the serialize functions into
a single module.

Robert Ramey

Markus Bernhardt wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Anders,
>
> I had exactly the same problem three days ago. I have found no way to
> prevent the compiler from instantiating some templates with
> serialization code in multiple DLLs. My solution was to switch from
> intrusive to non intrusive serialization and putting all serialization
> binaries in a third DLL.
>


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