Boost logo

Boost Users :

Subject: [Boost-users] bind with mem_fn style in Visual Studio 8
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2011-07-27 15:02:26


My compiler crashes when I write:

          bind(&S::bar, &s1);

is there some known issue with VS8?

It's right after a warning issued in the mem_fn header concerning superfluous modifiers.


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