Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] Problems with serializing a shared_ptr
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-11-16 11:33:29


Stefan Ulbrich wrote:

> Has anybody a hint for me what is missing in the matrix class?

what compiler?

> second, could anybody please explain to me what
> BOOST_SERIALIZATION_SHARED_PTR does and when I have to use it (only
> saw it in the demo file).

This is required to permit the implementation to work for compilers which
fail to support partial template specialization.

Robert Ramey

>
> Thank you,
> Best regards
> Stefan


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