$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [serialization] support for C++-11 types
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2012-11-01 11:00:15
niXman wrote:
> Maybe YAS will be appropriate for you?
>
> https://github.com/niXman/yas
>
>
YAS sounds interesting. I believe boost serialization has special handling for
shared_ptr. Does/will YAS?