qLibc
containers Directory Reference

Files

 qgrow.c
 Grow container that handles growable objects.
 
 qhasharr.c
 Static(array) hash-table implementation.
 
 qhashtbl.c
 Hash-table container implementation.
 
 qlist.c
 Doubly Linked-list implementation.
 
 qlisttbl.c
 Linked-list-table implementation.
 
 qqueue.c
 Queue implementation.
 
 qstack.c
 Stack implementation.
 
 qtreetbl.c
 Tree Table container that implements the Left-Leaning Red-Black BST algorithm.
 
 qvector.c
 Vector container implementation.