$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [modularization] Removing iterator->conversion dependency
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-06-06 17:47:12
On Friday 06 June 2014 23:40:27 Vicente J. Botet Escriba wrote:
> Le 06/06/14 10:08, Sebastian Redl a écrit :
> > On 06 Jun 2014, at 1:39, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
> >> Hi,
> >>
> >> in order to remove the dependency from iterator to conversion I suggest
> >> to move |boost/implicit_cast.hpp to MPL.>
> > That makes no semantic sense at all. Breaking dependencies is nice, but
> > not at the cost of moving something to a place it doesnât belong at all.
> Why this function could not be in MPL?
Because it has no relation to metaprogramming?