| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
valueCompare optional: more consistent with STC conventions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
usage. Uses still a contiguous block of memory.
|
|
|
|
Code/docs formatting.
|
|
|
|
|
|
|
|
Added read.c example.
|
|
|
|
|
|
with iterators.
|
|
|
|
|
|
|
|
csmap.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RawKey,RawMapped).
|