On Tuesday 13 May 2008 21:31:30 Paul Floyd wrote:
> first has a
>
> MapFunctor map,
>
> argument and the second has
>
> T (map)(U),
>
> It looks to me as though this is ambiguous. I'll try to reduce this to a
> small standalone example.

Ah, I have seen something similar in kdepim, where there were template 
functions that took -- one of them -- a QItemListView * and the over a const 
V& and that was ambiguous as well; I'll try to hunt down a reference to 
messages about that (I know Marc Mutz replied to it along the lines of "well, 
if SS12 says so, then it's probably right" and he's what I consider a pretty 
strict-C++ guru as well as a kdepim guy).

Reply via email to