summaryrefslogtreecommitdiffhomepage
path: root/include/stc/priv/cqueue_hdr.h
AgeCommit message (Collapse)Author
2023-08-13Fixed cqueue.h: cqueue_X_copy() was not defined inside a `c_no_clone` check.tylov
Reverted to 2X expansion for cvec to compete with gcc speed.
2023-08-08Reverted cco_cleanup => cco_final. (cco_cleanup deprecated).Tyge Løvset
Updated generator.c example. Misc internal refactoring.
2023-07-23Internal: Reorganized cqueue and cdeq: spliced out header and impl in ↵tylov
cqueue.h to priv/cqueue_hdr.h and priv/cqueue_imp.h.