isSILdoc.isSILdoc

Undocumented in source.
template isSILdoc(alias T)
enum isSILdoc = is(typeof(T) == SILdoc);

Meta