![]() |
Pothos
0.4.2-g932b6da0
The Pothos dataflow programming software suite
|
#include <Pothos/Config.hpp>#include <cstdlib>#include <utility>#include <vector>#include <cassert>Go to the source code of this file.
Classes | |
| class | Pothos::Util::RingDeque< T > |
Namespaces | |
| Pothos | |
| Pothos::Util | |
A templated double ended queue implemented on top of a vector.
1.8.11