www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - to!string on enum should be fully qualified for consistency

What's the rationale for to!string not being fully qualified? it breaks
reconstructing a struct from it's to!string representation whenever the
struct contains an enum somewhere.

What's a workaround?

filed as https://issues.dlang.org/show_bug.cgi?id=16190
Jun 21 2016