$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost.serialization] shared object plugin
From: Robert Ramey (ramey_at_[hidden])
Date: 2012-08-06 01:08:35
Giampiero Gabbiani wrote:
> So far, is there a complete example of boost.serialization of plugins
> with private implementation in shared object?
There are some tests and demo for this case. Have you checked
in the libs/serialization/test and libs/serialization/example directories?
Robert Ramey