isDirectDataType

check is( storeDataType!DT == conformDataType!DT ) for DataType DT

template isDirectDataType () {
enum isDirectDataType;
}

Meta