$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Adding detection of [u]intptr_t to Boost.Config (moving itfrom cstdint.hpp)
From: Peter Dimov (lists_at_[hidden])
Date: 2014-05-30 12:51:29
Glen Fernandes wrote:
> Any objection to me doing this?
>
> It would, of course, be non-breaking to anyone currently consuming it from
> Boost.Integer's cstdint.hpp.
How 'bout we just move cstdint.hpp to Config? It's even written by John
according to the copyright notice and does not depend on anything.