[Issue 3720] Taking address of member functions possible without an instance
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Mar 30 10:00:28 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=3720
Max Samukha <maxsamukha at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxsamukha at gmail.com
--- Comment #25 from Max Samukha <maxsamukha at gmail.com> ---
Everybody who actually tried to implement a reflection library in D would want
local function (pointer) types to include the context pointer as an explicit
parameter (as suggested here, for example
https://github.com/dlang/dmd/pull/14688#issuecomment-1347358238).
--
    
    
More information about the Digitalmars-d-bugs
mailing list