On Sat, 15 Mar 2003 20:15:59 +0100, David B. Held wrote:

> "Daniel Frey" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> [...]
>> The compiler has no idea how to deduce U as - depending on U -
>> param_type could change.
>> [...]
> 
> Oh, yes, I see.  I guess call_traits is only useful when T is a class
> template parameter.  A bit unfortunate, isn't it?  I mean, it isn't very
> useful for function forwarding then, is it?

Indeed. And I don't see any solution for your problem (except manually
providing the overloads you need). Bad luck :(

Regards, Daniel

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to