isTaggable

Checks if T has a property tag implicitly convertible to Tag – if given.

template isTaggable (
T
) {
enum isTaggable;
}

Meta