-
Mathias Goldau authored
[CHANGE] Now the operator/ will not use the RHSValueT for operator substitution via operator*( 1 / rhs), since it may fail, when RHSValueT is e.g. size_t
f07aa188
[CHANGE] Now the operator/ will not use the RHSValueT for operator substitution via operator*( 1 / rhs), since it may fail, when RHSValueT is e.g. size_t