Revised on 4 Mar 2004
Rha::UnboundedQueue< T, C >::Configurator Struct Reference
UnboundedQueue configurator class.
More...
#include <UnboundedQueue.hpp>
Detailed Description
template<class T, class C = std::deque<T>>
struct Rha::UnboundedQueue< T, C >::Configurator
UnboundedQueue configurator class.
UnboundedQueue is currently not configurable, hence this class is empty.
The documentation for this struct was generated from the following file: