$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthew Hurd (matt_at_[hidden])
Date: 2004-03-26 08:54:33
Got tripped up again today by boost::thread's boost::function constructor
not working with boost::lambda::bind but working fine with boost::bind.
Silly me.
Been down that track before many moons ago... It is still a tad confusing,
a unification would be nice sometime, but perhaps a note in the thread
and/or function documentation in the meanwhile.
Regards,
Matt Hurd.