http://d.puremagic.com/issues/show_bug.cgi?id=3710
Summary: Typo in allMembers description?
Product: D
Version: 2.038
Platform: All
URL: http://digitalmars.com/d/2.0/traits.html#TraitsExpress
ion
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: www.digitalmars.com
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Jerry Quinn <[email protected]> 2010-01-15 22:15:08 PST
---
The description has the following sentence. The piece in the parentheses
appears to be reversed:
An array of string literals is returned, each of which is the name of a member
of that type combined with all of the members of the base classes (if the class
is a type).
It should probably read:
(if the type is a class)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------