$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-03-07 12:51:26
On Fri, Mar 6, 2020 at 9:42 PM Rainer Deyke via Boost
<boost_at_[hidden]> wrote:
> Wait, what? Linkable are a huge headache to me, to the point where I'll
> seriously consider rewriting a third-party linkable library to be
> header-only just to avoid having to link to them.
Yes, and this is exactly why I provide a configuration option to use
my libraries in a header-only configuration.
Thanks