$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2004-02-02 07:40:08
"Joel de Guzman" <joel_at_[hidden]> wrote
> Andy Little wrote:
>
> > "David Abrahams" <dave_at_[hidden]> wrote in message
>
> >>I think you want Joel de Guzman's technology. You might search the
> >>message archives for his postings about it.
> >
> >
> > I'm having trouble finding this.
[snip]
> It's in the boost sandbox. See type_deduction.hpp in boost/utility.
> libs/utility/type_deduction_tests.cpp
Thanks... found it !
Very interesting header!. Like the 'result_of_plus<A,B>::type' etc a lot.
That may be just what I'm looking for :-)
Thanks again.
regards
Andy Little