This library is an implementation of a queue in C that can support arbirtary element types.
The queue functions are defined using macros in order to support this. It's not the prettiest thing in the world, but it works well when you need it.
This library is licensed under the BSD license and is Copyright 2013, Ford Motor Company
- Chris Peplin, [email protected]