December 06, 2004 minor doc issues | ||||
---|---|---|---|---|
| ||||
1. mixins are still listed in Future Directions 2. in the ABI for classes, the following appears: class XXXX { .... }; the semicolon is unnecessary (wrong?) 3. in EnumDeclaration there is: "enum EnumBaseType : EnumBody", when it should be "enum : EnumBaseType EnumBody" ----------------------- Carlos Santander Bernal |
Copyright © 1999-2021 by the D Language Foundation