Boost logo

Boost :

Subject: Re: [boost] [Type_Traits] [remove_bounds]: Wrong workaround for IBM C++ compiler is applied in remove_bounds.hpp
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-10-22 10:13:53


On 10/22/2013 04:01 PM, Peter Dimov wrote:

> It's more likely that the z/OS compiler is a later version. What is the
> value of __IBMCPP__ for the two compilers?

While I agree with this, please notice that although __IBMCPP__ is
defined on both AIX and z/OS, their syntax are different. You can
find a workaround in the "IBM z/OS C/C++" section:

   http://sourceforge.net/p/predef/wiki/Compilers/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk