std.jgrandson

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Mon Aug 4 07:18:40 PDT 2014


On Monday, 4 August 2014 at 14:02:22 UTC, Dicebot wrote:

> Do you consider structs primitive types? This is probably #1 
> use case for JSON conversion.

No, only types that cannot be broken down in to smaller pieces, 
i.e. integral, floating points,  bool and strings.

> http://forum.dlang.org/post/mzweposldwqdtmqoltiy@forum.dlang.org

I don't understand exactly how that binary serialization works. I 
think I would need a code example.

--
/Jacob Carlborg


More information about the Digitalmars-d mailing list