[Issue 13728] std.conv.to for POD structs

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Nov 13 02:59:02 PST 2014


https://issues.dlang.org/show_bug.cgi?id=13728

--- Comment #1 from bearophile_hugs at eml.cc ---
"data.to!Foo" is also more DRY, this helps avoid some bugs if later you change
the definition of Foo.

--


More information about the Digitalmars-d-bugs mailing list