$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.51][hash] Permission to merge.
From: Daniel James (dnljms_at_[hidden])
Date: 2012-08-15 19:37:52
On 16 Aug 2012 00:21, "Lars Viklund" <zao_at_[hidden]> wrote:
>
> On Wed, Aug 15, 2012 at 08:34:08PM +0100, Daniel James wrote:
> > I think
> > the only missing one is Visual Age C++ which isn't affected since it
> > doesn't have support for C++11 headers. This fixes a bug when compiled
> > with Intel on windows.
>
> FWIW, VisualAge 12.1 has the TR1 templates array, shared_ptr and tuple
> in the plain <array>, <memory> and <tuple> headers, accessible if
> __IBMCPP_TR1__ is defined.
Thanks, but I'm not going to support the TR1 versions in hash. There
doesn't seem to be any demand.