$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Proposal: Boost.Core
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2014-06-01 16:31:09
On Sat, May 31, 2014 at 6:54 PM, Peter Dimov <lists_at_[hidden]> wrote:
> Next obvious targets: boost/iterator.hpp, boost/detail/iterator.hpp,
> boost/detail/lightweight_test.hpp, boost/cstdint.hpp (if it doesn't go into
> Config).
I've started on boost/detail/lightweight_test.hpp. One question: Do we
want to document detail:: bits in Boost.Core?
Glen