mathieu-salzmann
Results
1
comments of
mathieu-salzmann
In my case, T was a ```fixed_16_16``` (i.e., ```int32_t``` BaseType), which I was trying to convert to an ```int64_t``` BaseType. At the same time, I was trying to increase the...