mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-02 21:12:18 +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