$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Proposal: Boost.Core
From: Daniel James (dnljms_at_[hidden])
Date: 2014-05-31 10:36:16
On 31 May 2014 15:21, Peter Dimov <lists_at_[hidden]> wrote:
> I propose the creation of a new module, Boost.Core, a repository of Boost
> core utilities.
All sounds fine to me.
> The criteria for inclusion into this module would be that the utility
> component is (a) simple, (b) used by other Boost libraries, (c) does not
> depend on any headers outside of Core and Config (and perhaps Assert).
It might also need to depend on Predef.