$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] "peer reviewed" - Rights and responsibilities of maintainers
From: Peter Dimov (lists_at_[hidden])
Date: 2018-10-16 15:32:17
Robert Ramey wrote:
> On the last version I looked at - since no there is not
> BOOST_CLASS_EXPORT(class name) invoked, ...
There are no class names in the test; it uses int and float.
> Rather than asking "What's ill conceived about it" better to ask - "What
> is this supposed to be testing?"
The use case of two shared libraries each using Serialization, as already
explained.