Template classes implementing algorithms and data structures
CCyclicBuffer
- a cyclic buffer
CPool
- a memory pool
CQueue
- a thread safe queue.