hasExpandedNodeConstructor.hasExpandedNodeConstructor

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

Meta