isComponent.isComponent

Undocumented in source.
template isComponent(T)
enum isComponent = is(T : Component);

Meta