Boost logo

Boost Users :

Subject: Re: [Boost-users] [mpi] many undefined references to serialize<boost::mpi::detail::mpi_datatype_oarchive>
From: Brian Budge (brian.budge_at_[hidden])
Date: 2012-09-11 14:36:45


On Tue, Sep 11, 2012 at 11:03 AM, Oswin Krause
<Oswin.Krause_at_[hidden]> wrote:
> Hi Brian,
>
> Does this help?
>
> http://www.boost.org/doc/libs/1_51_0/libs/serialization/doc/serialization.html#derivedpointers
>
> Greetings,
> Oswin
>

I think I see. I believe my co-worker did this so that only the
header for the base object was required for serialization into the
archive. Changing this requires all relevant headers to be included
everywhere an archive is used where that type could be encountered
during serialization. I will have to see if we can make this change
so we can remove our dependence on the detail archive in boost::mpi.

Thanks,
  Brian


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