Boost logo

Boost :

From: Daniel Frey (d.frey_at_[hidden])
Date: 2003-03-15 16:52:43


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

> "Daniel Frey" <daniel.frey_at_[hidden]> wrote in message
> news:3E7368DB.69A4FDC7_at_aixigo.de...
>> [...]
>> 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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk