[Issue 2190] New: toHash documentation is deprecated [D2.0]
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 2 08:47:42 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2190
Summary: toHash documentation is deprecated [D2.0]
Product: D
Version: 2.015
Platform: PC
OS/Version: Windows
Status: NEW
Keywords: spec
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: spam at extrawurst.org
http://www.digitalmars.com/d/2.0/arrays.html#associative
uint toHash()
must be
const uint toHash()
to get used in the context of an AA. The Documenation should state that.
--
More information about the Digitalmars-d-bugs
mailing list