[Issue 1412] stringof shouldn't be shadowed by member func
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Aug 11 16:38:24 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1412
davidl at 126.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Comment #2 from davidl at 126.com 2007-08-11 18:38 -------
this design would break generic programing. Consider if users are not aware of
this design feature, they use stringof as their private internal use?
And I still don't know why a user want to overload stringof? For me,
overloading these builtin properties could only be inconsistent
--
More information about the Digitalmars-d-bugs
mailing list