|
cf141e45d2
|
sarray: add an empty query
|
2020-07-22 13:27:32 +10:00 |
|
|
a69ec062f1
|
array/sarray: add move assignment operator
|
2019-03-27 15:51:57 +11:00 |
|
|
340d873d3a
|
iterator: move each iterator to their own unit
|
2019-03-18 16:18:27 +11:00 |
|
|
040db9118c
|
array/sarray: add move constructor
|
2019-02-06 17:03:52 +11:00 |
|
|
8f2d036123
|
sarray: allow copy construction
|
2018-12-19 17:15:24 +11:00 |
|
|
f3886d6089
|
array: don't use const size member
const members tend to prohibit copy construction
|
2018-12-19 17:15:24 +11:00 |
|
|
a7786f04b9
|
array: move sarray and parray into array directory
|
2018-12-17 12:50:05 +11:00 |
|