Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-05-15 03:52:59


Rene Rivera <grafik.list_at_[hidden]> writes:

> Rene Rivera wrote:
>> Douglas Gregor wrote:
>>
>>> parameter (cw-8_3)
>> OK.. I really need to get that one working.. Really want to use the
>> parameter library.
>
> Fixed. But...
>
> The basic problem is that CW-8.3 is one of those compilers that
> doesn't support boost::result_of. There appears to be an existing work
> around for this situation in boost/parameter/aux_/result_of0.hpp, but
> it was disabled. What I don't know is if it was intentional or not, as
> all I did was change the namespace "aux_" to "aux" to enable the use
> of the work around. Was this intentional?

No, that was a last-minute typo. It should have always said "aux."

Thanks for the fix!

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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