
2 Feb
2004
2 Feb
'04
12:40 p.m.
"Joel de Guzman" <joel@boost-consulting.com> wrote
Andy Little wrote:
"David Abrahams" <dave@boost-consulting.com> 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