[Issue 21192] std.traits: Add trait for determining if a type has padding/alignment holes
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Aug 24 07:02:11 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21192
Iain Buclaw <ibuclaw at gdcproject.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org
--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Iain Buclaw from comment #1)
> Created attachment 1803 [details]
> example implementation - no pragma(msg)
Example implementation is missing creal and ireal support - should be added to
the same condition as is(T == real).
--
    
    
More information about the Digitalmars-d-bugs
mailing list