digitalmars.D.bugs - [Issue 4774] New: Docs: Mixin Templates
- d-bugmail puremagic.com (21/21) Aug 31 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4774
- d-bugmail puremagic.com (11/11) May 19 2011 http://d.puremagic.com/issues/show_bug.cgi?id=4774
http://d.puremagic.com/issues/show_bug.cgi?id=4774
Summary: Docs: Mixin Templates
Product: D
Version: D2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: websites
AssignedTo: nobody puremagic.com
ReportedBy: andrej.mitrovich gmail.com
08:18:35 PDT ---
Just two corrections needed:
"Mixins can add virtual functions to a class:"
- Change writefln to writeln in the code example
"This example uses a mixin to implement a generic Duff's device"
- Change writefln to writeln in the code example
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Aug 31 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4774
Andrej Mitrovic <andrej.mitrovich gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
22:27:27 PDT ---
They'll both work fine with writefln so there's no need to change this.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 19 2011








d-bugmail puremagic.com