| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
and ind() to cvec and cdeq.
|
|
|
|
Improved cdeq.
|
|
|
|
emplace/insert api on cvec, will be done on cdeq as well. General internal coding improvements.
|
|
mess. Internal reorder of STC_API methods.
|
|
cont, {...}): consistent with c_init(ctype, cont, {...}).
|
|
cdeq_X_insert() and cvec_X_insert(). Added iterator invalidation documentation.
|
|
cvec and cdeq insert_at() swapped with insert(). Docs update.
|
|
and more readable code.
Removed C_X_itval() as they are no longer needed. API is to use *it.ref
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when giving _del.
|
|
|
|
insert_or_assign().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arg positions. Renamed csptr_X_share() to csptr_X_clone()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for cvec, cdeq, cptr and clist.
|
|
|