$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-05-28 06:24:27
----- Original Message -----
From: "joel de guzman" <isis-tech_at_[hidden]>
>
> So that was you. OK. Nice idea. But don't keep me
> in suspense. What's Andy Koenig cooking?
Sorry, I don't remember the details. It has something to do with re-using
'template' for that job. You can also do it for "ordinary" function
parameters, which automatically makes them function templates. Seems to me
that 'auto' would work there, also. I guess you'd better ask Andy if you
want to know.
-Dave