$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] New dependency report
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-06-11 17:41:39
On Thursday 12 June 2014 01:36:27 you wrote:
> On Thursday 05 June 2014 20:46:58 Peter Dimov wrote:
> > Vicente J. Botet Escriba wrote:
> > > If declval moves from utility to type_traits we break the
> > > type_traits->utility dependency.
> >
> > That's already done.
>
> I can see that its docs are still in Utility. Is this an oversight?
On a related note, I can see addressof, checked_delete, enable_if,
noncopyable, ref, value_init tests and some docs in Utility as well. I think
these should be moved to Core or removed, if the tests in Core already cover
these cases.