[Issue 18486] std.format cannot format const objects
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 21 18:53:19 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18486
--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
hasToString returns 1 for C and 0 for const(C).
--
More information about the Digitalmars-d-bugs
mailing list