$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-10-17 08:11:06
----- Original Message -----
From: "Kevlin Henney" <kevlin_at_[hidden]>
> You might also want to take a look at
>
> http://www.cuj.com/experts/1811/henney.html
>
> Which shows a slightly simplified version of generalised function
> pointer objects that I've found to be useful.
>
> I have considered submitting this to Boost, so it seems that at least
> two of us reckon it's important ;-)
Make that three. I posted a sketch for something like this many months ago.
-Dave