[Issue 23103] static initialization of associative arrays is not implemented
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu May 12 23:15:52 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23103
mhh <maxhaton at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxhaton at gmail.com
--- Comment #1 from mhh <maxhaton at gmail.com> ---
Steven has just this week published a (druntime) binary compatible template
implementation of associative arrays, this could be a route towards making this
work (without doing too much magic in dmd)
--
    
    
More information about the Digitalmars-d-bugs
mailing list