March 13, 2004 Yet another reason to get rid of Object.toString() | ||||
---|---|---|---|---|
| ||||
Apologies in advance if this has already been brought up: class UnicodeThingie { .... // no dice. wchar is not covariant with char[] wchar[] toString() { } } -- andy |
Copyright © 1999-2021 by the D Language Foundation