hasSimpleNodeConstructor.hasSimpleNodeConstructor

Undocumented in source.
template hasSimpleNodeConstructor(T)
package
static if(!(is(T == struct)))
static if(!(is(T == class)))
enum hasSimpleNodeConstructor = false;

Meta