[Issue 16108] `to!string` fails on struct with disabled postblit
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jun 6 02:51:14 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16108
Eyal <eyal at weka.io> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eyal at weka.io
--- Comment #1 from Eyal <eyal at weka.io> ---
This seems related #9489.
Fixing this should probably involve overloading all the relevant methods in
std.conv to support taking by ref as well as by-value.
--
More information about the Digitalmars-d-bugs
mailing list