$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Proposal: Boost.Core
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-06-02 22:53:10
On Monday 02 June 2014 14:24:28 Glen Fernandes wrote:
> - All relevant headers are available in boost/core, I can remove
> empty_deleter.hpp if we don't want it there
I think, there's no need for empty_deleter.hpp in core/. I left it in utility/
for backward compatibility with an according warning, intending to remove it
completely in the future releases.