[Issue 4229] New: cast spec
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun May 23 21:39:25 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4229
Summary: cast spec
Product: D
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www.digitalmars.com
AssignedTo: nobody at puremagic.com
ReportedBy: ellery-newcomer at utulsa.edu
--- Comment #0 from Ellery Newcomer <ellery-newcomer at utulsa.edu> 2010-05-23 21:39:25 PDT ---
for D2, the spec is missing description of the following:
auto i = cast(const) 1;
auto i = cast(const shared) 1;
{etc}
auto i = cast() 1;
Love that last one.
--
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