This fixes issues when the type T is not explicitly convertible to T, and for example only has an operator* defined that takes two Ts but not a T and an int. All the other functions in that file already use this syntax, so the missing ones here are most likely an oversight.master
parent
c947b3338b
commit
d08618c073
1 changed files with 9 additions and 9 deletions
Loading…
Reference in New Issue