[Issue 21188] New: Anonymous structs - not described
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Aug 22 12:45:14 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21188
          Issue ID: 21188
           Summary: Anonymous structs - not described
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: porton at narod.ru
https://dlang.org/spec/struct.html defines
AnonStructDeclaration:
    struct AggregateBody
but in this page, it's said nothing about the semantics of anonymous structs.
That's a bug in the specification.
--
    
    
More information about the Digitalmars-d-bugs
mailing list