]> rtime.felk.cvut.cz Git - ulut.git/commit
Added support for static GSA arrays with insert/delete functionality.
authorppisa <ppisa>
Fri, 19 Jun 2009 11:00:32 +0000 (11:00 +0000)
committerppisa <ppisa>
Fri, 19 Jun 2009 11:00:32 +0000 (11:00 +0000)
commit58c8a2f75228d2143b107adc0caeab977adaa073
tree04ce5bb5fc40b681134386f18681b047429250aa
parente968cc1dac12de7481101a91079706f18e73a581
Added support for static GSA arrays with insert/delete functionality.

Such array can utilize preallocated items pointers array.
This means, that GSA_STATIC_CUST_DEC can be used with limited
insert/delete functionality. The GSA_CONST_CUST_DEC should
be used for strictly constant arrays with compile time filled data
instead.
ulut/ul_gsa.h
ulut/ul_gsacust.h