offbrand
A collection of generic, reference counted datastructures in C for C
|
obdeque | A double ended queue container |
obint | Offbrand compatible integer class |
obmap | Container class that stores an Offbrand compatible class instance using another Offbrand compatible class instance as a key |
obstring | Container class designed to store an immutable sequence of characters |
obtest | Small class used to test large container classes |
obvector | An array that dynamically resizes when full |
Standard Library | Collection of functions and types that are common to all Offbrand applications |