|
Boost Users : |
Subject: Re: [Boost-users] Problems with bind
From: Igor R (boost.lists_at_[hidden])
Date: 2010-02-04 12:14:27
> Â typedef void (A::*ConstFoo)(void);
That was for non-const, of course.
typedef void (A::*ConstFoo)(void) const;
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