Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-10-14 11:35:52


Schalk_Cronje_at_[hidden] wrote:
> Is there a known problem with boost::bind, volatile-qualified member
> functions and MSVC7.1?

Yes, boost::bind and boost::mem_fn do not support volatile-qualified member
functions.

> The following snippet of
> code happily compiles with various incantations of gcc, but fails
> with MSVC7.1.

I wonder why gcc is able to compile it. :-)

Do you really have a volatile member function somewhere? I thought that they
were "officially" worthless.


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