| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
<container>_destroy() to <container>_del.
|
|
using_<container>(..).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
second. for result and value types.
|
|
|
|
|
|
conformance with std::pair
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alias of emplace() because it makes no sense using the std::unordered_map API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<container>_init() method.
Reverted name cprique back to cpqueue.
|
|
|
|
|
|
|
|
consistent.
|
|
|
|
cvec, clist, cmap. Added c_init() and c_destroy() generic algoritms on containers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
API change.
|
|
|