John Wellbelove
|
258bddccba
|
Removed 'explicit' for conversion operator.
|
2017-02-22 20:38:45 +00:00 |
|
jwellbelove
|
6dcd00a0a7
|
Made conversion operator explicit.
const and non-const get() functions return a reference.
|
2017-01-20 15:27:42 +00:00 |
|
John Wellbelove
|
d58f675722
|
Added hash functions
|
2016-12-28 12:40:29 +00:00 |
|
jwellbelove
|
ad0e3c4f8d
|
Added +-*/ operators.
Added bool conversion operator.
Added ! operator.
get() returns const reference.
|
2016-11-16 14:04:19 +00:00 |
|
John Wellbelove
|
654a930df7
|
Modified pointer vector operators
|
2016-07-31 11:00:05 +01:00 |
|
jwellbelove
|
f597667f6d
|
Added convenience macro
|
2016-07-29 13:41:18 +01:00 |
|
John Wellbelove
|
001bdc6f1d
|
Fixed syntax errors in get() and <<=
|
2016-07-28 22:39:39 +01:00 |
|
jwellbelove
|
07569d648d
|
Strong typedef template class.
|
2016-07-27 14:31:32 +01:00 |
|