Boost logo

Boost Users :

Subject: Re: [Boost-users] bind with mem_fn style in Visual Studio 8
From: Igor R (boost.lists_at_[hidden])
Date: 2011-07-27 16:35:31


> My compiler crashes when I write:
>
>         bind(&S::bar, &s1);
>
> is there some known issue with VS8?

Yes, VC8 crashes on incorrect bind expressions.
You probably missed some placeholder.


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