Thread overview
[Issue 2281] New: documentation still says can't overload self assignment for struct (opassign)s
Aug 14, 2008
d-bugmail
Aug 14, 2008
Denis Koroskin
Jan 22, 2012
Andrej Mitrovic
August 14, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2281

           Summary: documentation still says can't overload self assignment
                    for struct (opassign)s
           Product: D
           Version: 2.009
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: mi_emayl_adrez@hotmail.com


but you can


-- 

August 14, 2008
On Thu, 14 Aug 2008 18:27:47 +0400, <d-bugmail@puremagic.com> wrote:

> http://d.puremagic.com/issues/show_bug.cgi?id=2281
>
>            Summary: documentation still says can't overload self assignment
>                     for struct (opassign)s
>            Product: D
>            Version: 2.009
>           Platform: PC
>         OS/Version: Windows
>             Status: NEW
>           Keywords: spec
>           Severity: normal
>           Priority: P2
>          Component: www.digitalmars.com
>         AssignedTo: bugzilla@digitalmars.com
>         ReportedBy: mi_emayl_adrez@hotmail.com
>
>
> but you can
>
>


whoa! didn't know about that. gotta post 2 bugreports related to it!
January 22, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=2281


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich@gmail.com
         Resolution|                            |FIXED


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2012-01-21 18:09:11 PST ---
opAssign is now documented here: http://dlang.org/struct.html

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