|
|
a7e7e65468
|
implement operator* for string
|
2022-08-01 19:36:35 +02:00 |
|
|
|
b70024a973
|
use std::size_t
|
2022-07-29 14:19:26 +02:00 |
|
|
|
6481bae5f6
|
merged cleanup
|
2022-07-24 21:12:31 +02:00 |
|
|
|
281228b6be
|
fix string move constructor/assignment + additions
|
2022-07-24 01:35:21 +02:00 |
|
|
|
d9b86355c7
|
remove <cstddef> and NULLs (use nullptr)
|
2022-07-24 00:40:51 +02:00 |
|
|
|
1c87110b70
|
implement basic dynamic string
|
2022-07-24 00:07:21 +02:00 |
|