I have a template class that should return different values if the (unsigned) parameter is even or odd, like in this test case:
template cl