|
DABC (Data Acquisition Backbone Core)
2.9.9
|
Specialized vector with pointers. More...
#include <dabc/Queue.h>
Public Member Functions | |
| bool | has_ptr (void *item) const |
| PointersVector () | |
| void * | pop () |
| bool | remove (void *item) |
| bool | remove_at (unsigned n) |
Specialized vector with pointers.
Allows to check pointer duplications
|
inline |