Summary: | Typo in doc for offsetof | ||
---|---|---|---|
Product: | D | Reporter: | Bill Baxter <wbaxter> |
Component: | dlang.org | Assignee: | Walter Bright <bugzilla> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | P2 | ||
Version: | D1 (retired) | ||
Hardware: | x86 | ||
OS: | Windows |
Follow up to #515... The spec was corrected, but now there's a typo: ".offsetof can only be applied to not expressions" http://www.digitalmars.com/d/1.0/class.html And probably same for 2.0.
Typo looks to be fixed now on both D1 and D2 pages.