$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-12-08 19:24:05
What mechanism are you referring to?
----- Original Message -----
From: <rwgk_at_[hidden]>
> > I think there must be a simpler way. I'll do some experiments and
> try to
> > come up with one for you.
>
> The mechanism for importing pointers to functions is also used
> by Jim Fulton's ExtensionClass, and NumPy. I.e., it is proven
> to work on all platforms.