Boost logo

Boost :

Subject: Re: [boost] [Type_Traits] [remove_bounds]: Wrong workaround for IBMC++ compiler is applied in remove_bounds.hpp
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-10-23 04:51:47


On 10/22/2013 10:52 PM, Peter Dimov wrote:

> __IBMCPP__ is VVRP decimal, whereas __xlC__ is VVRR hexadecimal (and I'm
> not sure what that means for, say, version 12.10, 0x0C0A or 0x1210), so

According to the compiler documentation [1], it ought to be 0x0C0A, but
I would prefer to see the actual value from the compiler first.

[1] http://www-01.ibm.com/support/docview.wss?uid=swg27024210&aid=1


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