How should I do object serialization?
Enjoys Math via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Jan 27 20:27:31 PST 2016
I'm not looking for anything advanced, just serialization of some
of my own types (classes & structs).
I've seen:
http://wiki.dlang.org/Review/std.serialization
However, I don't see std.serialization in my dmd source tree:
v2.070.0-b2
So where is the /official/ home for D object serialization?
Thanks.
More information about the Digitalmars-d-learn
mailing list