[Issue 24416] Add traits for the result of IFTI
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Feb 27 18:30:32 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24416
Paul Backus <snarwin+bugzilla at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |snarwin+bugzilla at gmail.com
--- Comment #1 from Paul Backus <snarwin+bugzilla at gmail.com> ---
+1, this would be a really useful addition.
I think the name __traits(getOverload) is probably too close to the existing
__traits(getOverloads). Maybe something like __traits(selectedOverload)
instead?
--
    
    
More information about the Digitalmars-d-bugs
mailing list