$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] New dependency report
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-05 13:46:58
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 would also move typeof to type_traits.
I'd actually handle this in the opposite way, by moving common_type to
typeof.