IsValidRelation

Verifies that the given type can be used a relation

template IsValidRelation (
T
) {
enum IsValidRelation;
}

Meta