[Issue 24255] Can't deduce parameter type of function literal used as argument in IFTI
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Sep  2 14:07:27 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24255
basile-z <b2.temp at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com
--- Comment #1 from basile-z <b2.temp at gmx.com> ---
Took me a while to get that but I think that in `void function(T)` it's not the
same `T` as in `void fun(T)`
--
    
    
More information about the Digitalmars-d-bugs
mailing list