[Issue 3791] New: Reference anonymous nested classes when describing new expressions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 9 22:02:41 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3791

           Summary: Reference anonymous nested classes when describing new
                    expressions
           Product: D
           Version: 2.040
          Platform: All
               URL: http://digitalmars.com/d/2.0/expression.html#NewExpres
                    sion
        OS/Version: All
            Status: NEW
          Keywords: spec
          Severity: minor
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody at puremagic.com
        ReportedBy: jlquinn at optonline.net


--- Comment #0 from Jerry Quinn <jlquinn at optonline.net> 2010-02-09 22:02:40 PST ---
NewExpression has the following text:

If there is a new ( ArgumentList ), then those arguments are passed to the
class or struct specific allocator function after the size argument.

It would be good to have a link to 

http://digitalmars.com/d/2.0/class.html#anonymous

added to that text.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list