ocarina/include/core/containers
Anna Schumaker b586461104 core/containers/queue: Add _q_clear() function
This is used to clean up the items on a queue, and should be called to
prevent memory leaks.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-01-25 08:08:28 -05:00
..
database.h core/containers: Move database into the containers/ directory 2016-01-15 15:10:44 -05:00
index.h core/containers: Move index into the containers/ directory 2016-01-15 15:10:44 -05:00
queue.h core/containers/queue: Add _q_clear() function 2016-01-25 08:08:28 -05:00
set.h core/containers: Move set into the containers/ directory 2016-01-15 15:10:44 -05:00