On Tuesday, 31 May 2016 at 13:33:03 UTC, Basile B. wrote:
[...]
A solution would be, in 'make()', to statically determine if the aggregate contains arrays, pointers or classes. This is very simple, as seen for example in EMSI container library with the 'shouldAddGCRange' template. [...]

Please also note well that this template will certainly be affected by the fact the trait 'getMember' has a serious issue related to the target visibility, as reported here:

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

Reply via email to