add operators library to contain operator-overloads of +/-/*/div/>/>= etc
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 10 Oct 2018 08:49:43 +0000 (09:49 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 10 Oct 2018 08:49:43 +0000 (09:49 +0100)
for all types int8, uint8, float16_t, float32_t etc.

all to be template-ified


No differences found