[Issue 20764] [The D Bug Tracker] std.traits.isAggregateType chokes on modules
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Apr 25 23:10:46 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20764
moonlightsentinel at disroot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
--- Comment #1 from moonlightsentinel at disroot.org ---
A module is not a type (strictly speaking). Might be less problematic if this
trait was named isAggregate
--
    
    
More information about the Digitalmars-d-bugs
mailing list