j
k
j a
j l
On Wed, Aug 29, 2012 at 11:58 AM, Steven Watanabe wrote:
You should be able to use a nested bind: boost::bind(&CProcessor::f, &Processor, boost::bind(&CPerson::GetAge, _1))
Brilliant! Thank you, Chris
Back to the thread
Back to the list