id summary reporter owner description type status milestone component version severity resolution keywords cc 4598 compile error in serialization jan.boehme@… Thorsten Ottosen "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’ as make_nvp is used but unknown because of a missing include. A patch to fix this is attached. " Bugs closed Boost 1.45.0 ptr_container Boost 1.44.0 Showstopper fixed compile error serialization crispin.boylan@…