On Monday, 22 October 2018 at 11:42:59 UTC, test wrote:

some how when I call "is(typeof(__traits(getMember, BaseType, name))) " in the template, my code report others error like:

Error: no property fromPointer for type void
Error: template instance TypeTemplate!(BaseType) is used as a type

Error: template instance `TypeTemplate!(BaseType)` error instantiating

That would be hard to diagnose without actually seeing the code, it seems there's something else going on.

Reply via email to