[Issue 12905] [AA] `opCmp` in any struct allow other struct usage in associative array
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Jul  9 08:11:14 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=12905
Kenji Hara <k.hara.pg at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
In git head, int[S] is valid AA type, and equality and hashing of key object is
done by the bit representation.
--
    
    
More information about the Digitalmars-d-bugs
mailing list