ptr_container] 1.44 compile error in serialization

Hi, a compile error (gcc used) occurs if a ptr_container should be serialized: boost/ptr_container/detail/serialize_reversible_cont.hpp:28: error: ‘make_nvp’ is not a member of ‘boost::serialization’ A patch to fix this is attached. Bye, Jan.

Jan Boehme skrev:
Hi,
a compile error (gcc used) occurs if a ptr_container should be serialized:
boost/ptr_container/detail/serialize_reversible_cont.hpp:28: error: ‘make_nvp’ is not a member of ‘boost::serialization’
A patch to fix this is attached.
Thanks. Fixed in trunk and release. -Thorsten

On 08/26/2010 04:12 PM, Thorsten Ottosen wrote:
Jan Boehme skrev:
Hi,
a compile error (gcc used) occurs if a ptr_container should be serialized:
boost/ptr_container/detail/serialize_reversible_cont.hpp:28: error: ‘make_nvp’ is not a member of ‘boost::serialization’
A patch to fix this is attached.
Thanks. Fixed in trunk and release.
Thank you. Please close the ticket #4598 too. Thank you again. Jan
participants (2)
-
Jan Boehme
-
Thorsten Ottosen