https://issues.dlang.org/show_bug.cgi?id=16108
Issue ID: 16108
Summary: [The D Bug Tracker]
Product: D
Version: D2
Hardware: All
URL: http://dlang.org/
OS: All
Status: NEW
Severity: enhancement
Priority: P3
Component: phobos
Assignee: [email protected]
Reporter: [email protected]
When using `@disable this(this)` on a struct, `to!string` fails on it.
to!string should probably be changed to pass by reference.
--
