November 30, 2006 toString identification with imported std.thread | ||||
---|---|---|---|---|
| ||||
When I import std.thread, I have to write the toString() method in std.string full qualified, because if not it tries to call the object.toString(), but this doesn't work, because it doesn't accept an argument. |
Copyright © 1999-2021 by the D Language Foundation