
#include "rutz/atomic.h"#include <cstddef>

Go to the source code of this file.
Classes | |
| class | rutz::circular_queue< T > |
| Circular fixed-size queue; T must have a default constructor. More... | |
| struct | rutz::circular_queue< T >::entry |
Namespaces | |
| namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Variables | |
| static const char | vcid_groovx_rutz_circular_queue_h_utc20061005174345 [] = "$Id: circular_queue.h 8249 2007-04-12 06:03:40Z rjpeters $ $HeadURL: svn://isvn.usc.edu/software/invt/trunk/saliency/src/rutz/circular_queue.h $" |
Definition in file circular_queue.h.
1.6.3