isPK

Returns true if the member m is a PK on T.

template isPK (
string m
) {
enum isPK;
}

Meta