|
|
aaa762d70e
|
initialize for index variable
|
2022-07-24 02:39:49 +02:00 |
|
|
|
b0b6ec13dc
|
allow vector to be lazy init if alloc not avail
|
2022-07-24 02:22:43 +02:00 |
|
|
|
a0fd7ea1a4
|
add move/copy constructors/assignment operators
|
2022-07-24 01:57:41 +02:00 |
|
|
|
94cc244868
|
rename Iterator to iterator
|
2022-07-23 21:38:16 +02:00 |
|
|
|
c95361552a
|
rename Vector to vector
|
2022-07-23 21:37:00 +02:00 |
|
|
|
3f8ff439a0
|
Revert "add own bse::move"
This reverts commit 72b99990b6.
|
2022-07-23 14:32:07 +02:00 |
|
|
|
7f34f80a8c
|
use bse::move
|
2022-07-23 13:37:41 +02:00 |
|
|
|
15ded9c02c
|
remove cstddef
|
2022-07-23 13:19:35 +02:00 |
|
|
|
3c6f6dd009
|
add Vector::reserve function
|
2022-07-22 20:45:52 +02:00 |
|
|
|
b3c6c354c6
|
remove logger from vector
|
2022-07-22 18:12:17 +02:00 |
|
|
|
2021788831
|
fix wrong size after insertion bug in vector
|
2022-07-22 02:34:56 +02:00 |
|
|
|
02c75e483d
|
implement slightly changed erase_if
|
2022-07-21 20:35:32 +02:00 |
|
|
|
fa7d9d4d19
|
implement vector
|
2022-07-21 02:43:41 +02:00 |
|