
26 Aug
2010
26 Aug
'10
2:12 p.m.
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