[Issue 24412] No predefined version for 64bit ?!
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb 26 17:56:56 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24412
Dennis <dkorpel at live.nl> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel at live.nl
--- Comment #1 from Dennis <dkorpel at live.nl> ---
The usual check for this is `static if (size_t.sizeof == 8)`.
--
    
    
More information about the Digitalmars-d-bugs
mailing list