1
Commit Graph

7 Commits

Author SHA1 Message Date
d9b86355c7 remove <cstddef> and NULLs (use nullptr) 2022-07-24 00:40:51 +02:00
4aa6d089ca allow to retrieve bse::array buffer address 2022-07-24 00:08:00 +02:00
94cc244868 rename Iterator to iterator 2022-07-23 21:38:16 +02:00
c8db2c8878 rename Array to array 2022-07-23 21:32:51 +02:00
ae7294601d adapt to vector 2022-07-21 02:44:01 +02:00
348611df26 add swap_n to array 2022-07-19 00:01:40 +02:00
f5a4a66207 implement simple array wrapper 2022-07-18 21:55:24 +02:00