$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [functional] How to avoid a dependency on functional?
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-09 15:27:21
Daniel James wrote:
> I suggested moving hash_fwd into core in another thread.
'core' is not intended to be a repository for forwarding headers. If we want
a repository for forwarding headers, we should create one that serves that
explicit goal. I already suggested libs/fwd as the place for it.
I have no specific objections against hash_fwd being in core. I could even
volunteer to maintain it, if need be. In principle though, having hash_fwd
in core means having *_fwd in core, and this I would rather avoid.