$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost::bind member function and save to function pointer
From: David McCallum (dmccallum9_at_[hidden])
Date: 2011-04-14 13:15:44
boost::function is just what I was looking for. Thanks to all who replied!