|
Boost : |
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-11 19:41:52
...continued...
BTW, the important question I was trying to answer was: if I have such a
binder, what must the argument to the function which gets the value be?
std::pair<int,int> x(1,2);
bind(&std::pair<int,int>::first, _1)(&x); // legal?
-Dave
+---------------------------------------------------------------+
David Abrahams
C++ Booster (http://www.boost.org) O__ ==
Pythonista (http://www.python.org) c/ /'_ ==
resume: http://users.rcn.com/abrahams/resume.html (*) \(*) ==
email: david.abrahams_at_[hidden]
+---------------------------------------------------------------+
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk