$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sean Hunt (rideau3_at_[hidden])
Date: 2008-04-26 17:13:42
Steven Watanabe wrote:
> It sounds like you want boost::function<int()>
>
> In Christ,
> Steven Watanabe
>
Ah, I think that will work. I haven't had a lot of experience with
functors, regrettably. We'll see if this works. Thanks!
Sean Hunt