
26 Feb
2004
26 Feb
'04
2:50 a.m.
"Joel de Guzman" <joel@boost-consulting.com> wrote in message news:403D5BCA.9080300@boost-consulting.com...
If you want a newer technology, there's one in the boost-sandbox. See: boost/utility/type_deduction.hpp and a test program: libs/utility/type_deduction_tests.cpp.
Yep, this is another solution for part I (though the one from BLL looks sufficient as well). Do you address part II (generic type-promoting operators for existing templatized types) anywhere in your libraries which are not yet part of the Boost distribution? ...Max...