feat(vector): shrink, insert, pop

This commit is contained in:
2025-09-08 23:18:30 +02:00
parent 39e6a2a6ab
commit fa2a85322c
5 changed files with 158 additions and 36 deletions

View File

@@ -2,7 +2,7 @@ project(
'testlib',
'c',
version: '0.1',
default_options: ['c_std=c17'],
default_options: ['c_std=c17','warning_level=3'],
)
src = files(