
4 Mar
2009
4 Mar
'09
6:55 p.m.
Hi,
I've recently been making more use of boost::bind, and I coded the
following, which I thought would work:
class A {
public:
void reset () {}
};
typedef std::map