$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [modularization] Modularizing Boost (modularization)
From: Stephen Kelly (steveire_at_[hidden])
Date: 2013-11-03 13:50:30
On 11/01/2013 03:25 PM, Peter Dimov wrote:
>
> utility -> iterator
>
> which, as you can see, has more dependencies of smart_ptr even now,
> because
>
> iterator -> etc...
Yes. utility -> iterator is the problematic edge.
See the discussion about it starting with my original post and ending here:
http://thread.gmane.org/gmane.comp.lib.boost.devel/245078/focus=245473
Thanks,
Steve.