Closed DipStax closed 4 months ago
Vector
create
destroy
resize
reserve
append
prepend
clear
erase
at
Type
min
max
EXIT_WITH_SEGV
Features:
Vector
structure and basic function:create
,destroy
,resize
,reserve
,append
,prepend
,clear
,erase
,at
.Type
pocess it's own include file.min
andmax
macro.Test:
EXIT_WITH_SEGV
to make the exit with segmentation fault crossplatforme.Vector
behavior.