mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-10 23:42:12 +00:00
unary and binary +, binary *, binary /; these operators are needed so that the result of arithmetic operations on objects of type ttmath_big is also of type ttmath_big (instead of ttmath:Big<1,4> which is the base class for ttmath_big);