Opened 9 years ago

Closed 9 years ago

#9738 closed Feature Requests (fixed)

Out of the box support for std::unique_ptr/std::shared_ptr

Reported by: anonymous Owned by: Robert Ramey
Milestone: To Be Determined Component: serialization
Version: Boost 1.55.0 Severity: Problem
Keywords: Cc:

Description

Serialization of std::unique_ptr<> and std::shared_ptr<> should be built into the library.

Change History (1)

comment:1 by Robert Ramey, 9 years ago

Resolution: fixed
Status: newclosed

it's already in the develop and master branch. Will appear in 1.56

Note: See TracTickets for help on using tickets.