$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-07-02 04:45:27
> These are "concretized" (in this context -- we need a concrete description
> for
> creating a type) to produce a pointer to a non-variadic function of the
> default
> calling convention.
Please try to avoid words like "concretized", they don't really exist. Try
"made concrete", folks will be able to understand it better :-)
John.