|
7085a98995
|
Add overloads for operator[].
Also implement operator[] in terms of operator[] const.
|
2015-08-16 22:30:08 +02:00 |
|
|
f5eb76d70f
|
Vec doesn't have total ordering. Fix comparison.
|
2015-08-15 00:59:30 +02:00 |
|
|
9ea9743e95
|
Don't get confused with the wrong overload when passed a Vec.
|
2015-08-14 12:56:40 +02:00 |
|
|
b2095603d1
|
Add operators for scalar types and fix wrong operator<=
|
2015-08-14 12:32:52 +02:00 |
|
|
cab7c296f1
|
Replace cloonel jump vector with vectorwrapper.
It's missing operators, so the build is broken.
|
2015-07-30 16:12:12 +02:00 |
|