cppfw/r4

add vector::operator+(number)

Closed this issue · 0 comments

The operator would add the same number to each vector component.

Also, add corresponding operator-(number).