$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [modularization] Improving/splitting up detail
From: John Maddock (john_at_[hidden])
Date: 2013-11-03 03:58:14
>>> Funnily enough I was about to suggest just that: lets do away with
> detail and have:
>>>
>>> core:
>>> everything in:
>>> boost/detail/
>>> boost/pending/
>>> boost/utility/
>>> That has no dependencies.
>
> What about config, or should that also go in core?
Sorry, I meant to say "core has no dependencies except config".
John.