can't I use __traits(allMembers) recursivly ?

Jacob Carlborg doob at me.com
Thu Jan 23 23:39:15 PST 2014


On 2014-01-24 07:11, Uplink_Coder wrote:
> I'm trying to serialize my struct through CT-Refelction

Here's a serialization library if you need it [1]. It will hopefully be 
included as std.serialization in Phobos at some point.

https://github.com/jacob-carlborg/orange

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list