Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-10-13 14:21:41


Gottlob Frege wrote:

>> http://boost.cvs.sourceforge.net/boost/boost/boost/bind/placeholders.hpp?r1=1.13&r2=1.14
>>
>> This is a fix for a problem with g++ precompiled headers, but it
>> should take care of the warning as well.
>
> Yep that fixes the warning. Seems odd that gcc ends up with the
> same fix as borland (as they tend to be miles apart). Are there any
> downsides to the fix? Is it going to end up in an official release
> at some point?

Borland has a similar problem with variables in precompiled headers. This
isn't uncommon.

There shouldn't be any downsides; bind supports both placeholder forms. The
fix is already in 1.34.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net