Boost logo

Boost :

Subject: Re: [boost] Old style casts and Boost style guidelines
From: John Maddock (john_at_[hidden])
Date: 2008-09-14 14:55:57


John Bytheway wrote:
>> There can still be problems, though, if you use boost macros with old
>> style casts in your own files. IME, BOOST_STATIC_ASSERT is the worst
>> offender (according to the docs it's because of compiler
>> deficiencies). That was what finally forced my to turn off
>> -Wold-style-cast in some
>> of my code.

Is this still an issue with the current Trunk code, I thought I had that
issue quashed?

John.


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