mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-29 20:02:12 +00:00
improved memory management using autoptr where scoped_ptr is called for. Note: condition usage of unique_ptr for newer platforms. added tests to verify that interruption of serialization handles exception handling gracefully