Subject: Re: [boost] [detail] Compilation broken in develop and somequestionable ideas
From: Peter Dimov (lists_at_[hidden])
Date: 2015-10-23 14:07:06


Antony Polukhin wrote:

> Is it time to move Boost.Detail module into
> Boost.Core/Boost.Algorithm/Boost.MPL?

Some parts of Detail have already been moved into Core.

It doesn't make much sense to speak of Detail as a module because it
contains a bunch of separate components that don't have much to do with each
other; every one of those needs to be considered on its own and then moved
wherever would be appropriate.