Boost logo

Boost :

From: jsiek_at_[hidden]
Date: 2000-01-15 15:16:07


Jim Argeropoulos writes:
> I'll buy the fact that works, even though my compiler won't. But I have two
> problems with that as a solution:

If your compiler is g++, adding an ampersand will fix the problem:

mem_fun(&Person::GetName)
        ^

Cheers,

Jeremy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk