$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: Peter Dimov (lists_at_[hidden])
Date: 2015-02-02 13:53:37
John Maddock wrote:
> As an aside: Multiprecision supports serialization, but without including
> any of that library's headers - rather it just provides the interface that
> the Serialization lib expects.
That's how things should be, in principle. But I thought that you need at
least nvp.hpp in order to support XML archives?