$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-09 06:42:13
Stephen Kelly wrote:
> Typeof and Core also participate in a closed dependency loop with MPL and
> TypeTraits.
Core's dependency on MPL and TypeTraits was temporary, caused by the
workarounds in detail/iterator.hpp. I removed those yesterday.