isHash

Tests if the type is an instance of struct Hash(some digest)

template isHash (
T
) {
enum isHash;
}

Meta