| Age | Commit message (Collapse) | Author |
|
second. for result and value types.
|
|
|
|
|
|
|
|
|
|
alias of emplace() because it makes no sense using the std::unordered_map API.
|
|
|
|
<container>_init() method.
Reverted name cprique back to cpqueue.
|
|
|
|
|
|
compilers without intrinsics.
|
|
|
|
|
|
CList_<tag> => clist_<tag>. Note: CStr => cstr_t, CBitset => cbitset_t
|
|
_front() and _back() signatures.
|
|
Fixed examples.
|
|
|
|
|
|
Renamed cstring.h -> cstr.h, cvector.h -> cvec.h
|