$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [mpl] Modularization pull request
From: Peter Dimov (lists_at_[hidden])
Date: 2014-09-17 13:29:53
Vicente J. Botet Escriba wrote:
> Ok, I have not missed nothing. The split could help to break cycles, but
> it doesn't yet.
Type Traits depends on MPL now only via Typeof (which in turn depends on
Type Traits itself), so once the Type Traits <-> Typeof cycle is broken, the
Type Traits -> MPL dependency will also vanish.