
15 Aug
2012
15 Aug
'12
11:37 p.m.
On 16 Aug 2012 00:21, "Lars Viklund" <zao@acc.umu.se> 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.