| Age | Commit message (Collapse) | Author |
|
cdeq_X_find_in(), i.e. removed self.
|
|
|
|
|
|
|
|
be any number.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
issue in csmap_erase_range(). Reduced iter size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and more readable code.
Removed C_X_itval() as they are no longer needed. API is to use *it.ref
|
|
|
|
|
|
|
|
|
|
|
|
begin, end).
|
|
|
|
clist_X_size() to clist_X_distance() because it is O(n).
|
|
...instead of std::forward_list, but still single linked list representation. Weaker iterator validity, see updated docs.
|
|
std::forward_list, but still same single linked list rep. Weaker iterator validity, see updated docs.
|
|
|
|
|
|
csptr.h.
|