
7 Dec
2020
7 Dec
'20
9:41 a.m.
Hey all, concerning vector operations in boost qvm, is it possible to somehow specify the return type of a binary operator with mixed scalar input data, e.g. operator+(vec<double, 3>, vec<int, 3>) ? Could not find the customisation point to do this depending on the involved operation. Thanks in advance, Kai