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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Ellery Newcomer <[email protected]> 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: -------